diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-07-18 14:45:26 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-07-18 14:45:26 +0000 |
commit | d203f576617289a5cd1c0198260c5b7b6089fd0a (patch) | |
tree | 88ebdbc1b606fbb992e67a16d67a5ab3f1e94d33 /Build/source/texk/ttf2pk2/Makefile.am | |
parent | ab39d7567414e3f438909bb56e921e02e3f5c788 (diff) |
ttf2pk2: In tfm/vpl title use progname instead of argv[0] (suggested by Werner Lemberg)
git-svn-id: svn://tug.org/texlive/trunk@31228 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/ttf2pk2/Makefile.am')
-rw-r--r-- | Build/source/texk/ttf2pk2/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/ttf2pk2/Makefile.am b/Build/source/texk/ttf2pk2/Makefile.am index 2fb142e9037..69bfd80ae92 100644 --- a/Build/source/texk/ttf2pk2/Makefile.am +++ b/Build/source/texk/ttf2pk2/Makefile.am @@ -103,7 +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/Test.sfd tests/ipaexg.ttf tests/ipaexg-h.map tests/ipaexg-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 DISTCLEANFILES += GenR-ec.vpl GenR102-* ipaexg-* ## Not used |