diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-07-18 15:15:44 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-07-18 15:15:44 +0000 |
commit | c1603aaa5fcca9b8e9b7c02c26a1189be0dbb295 (patch) | |
tree | 6c012db1a986ae2ce4822e5a0dbe668c1f8b3d16 /Build/source/texk/ttf2pk2/Makefile.am | |
parent | d203f576617289a5cd1c0198260c5b7b6089fd0a (diff) |
ttf2pk2: In tfm/vpl title use progname instead of argv[0] (corrected)
git-svn-id: svn://tug.org/texlive/trunk@31229 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/ttf2pk2/Makefile.am')
-rw-r--r-- | Build/source/texk/ttf2pk2/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/ttf2pk2/Makefile.am b/Build/source/texk/ttf2pk2/Makefile.am index 69bfd80ae92..6335255aa06 100644 --- a/Build/source/texk/ttf2pk2/Makefile.am +++ b/Build/source/texk/ttf2pk2/Makefile.am @@ -103,9 +103,9 @@ EXTRA_DIST = $(TESTS) ## tests/ttf2pk.test EXTRA_DIST += tests/GenR102.ttf tests/gentium-ec.enc tests/ttf2pk.cfg \ tests/GenR102-ec.map tests/GenR102-h.map tests/GenR102-v.map \ - tests/GenR-ec.vpl GenR102-ec.pl \ - tests/Test.sfd tests/ipaexg.ttf tests/ipaexg-h.map ipaexg-h03.pl \ - tests/ipaexg-v.map ipaexg-v03.pl + tests/GenR-ec.vpl tests/GenR102-ec.pl \ + tests/Test.sfd tests/ipaexg.ttf tests/ipaexg-h.map tests/ipaexg-h03.pl \ + tests/ipaexg-v.map tests/ipaexg-v03.pl DISTCLEANFILES += GenR-ec.vpl GenR102-* ipaexg-* ## Not used |