diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-11-10 10:31:34 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-11-10 10:31:34 +0000 |
commit | 81f0eba86eca049a6da0619b12d767e51aea3efb (patch) | |
tree | c79156371e154a61737068760ff33adcecc6afcb /Build/source/texk/cjkutils/scripts | |
parent | dc3fd348ac7d0f1baaca908dce2cc184eec884db (diff) |
towards TL2010: texk/cjkutils
git-svn-id: svn://tug.org/texlive/trunk@15975 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/cjkutils/scripts')
-rw-r--r-- | Build/source/texk/cjkutils/scripts/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/cjkutils/scripts/Makefile.in b/Build/source/texk/cjkutils/scripts/Makefile.in index 065bb4d93b6..39c3b7d8ff5 100644 --- a/Build/source/texk/cjkutils/scripts/Makefile.in +++ b/Build/source/texk/cjkutils/scripts/Makefile.in @@ -137,6 +137,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ |