From c1603aaa5fcca9b8e9b7c02c26a1189be0dbb295 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 18 Jul 2013 15:15:44 +0000 Subject: 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 --- Build/source/texk/ttf2pk2/Makefile.am | 6 +++--- Build/source/texk/ttf2pk2/Makefile.in | 9 +++++---- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'Build/source/texk/ttf2pk2') 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 diff --git a/Build/source/texk/ttf2pk2/Makefile.in b/Build/source/texk/ttf2pk2/Makefile.in index 9a73c355225..d11b6182076 100644 --- a/Build/source/texk/ttf2pk2/Makefile.in +++ b/Build/source/texk/ttf2pk2/Makefile.in @@ -628,10 +628,11 @@ dist_sfddata_DATA = \ TESTS = tests/ttf2pk.test EXTRA_DIST = $(TESTS) 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 BUGS MakeSub.in \ - Makefile.dm dvidrv.btm dvidrv.doc emdir.c emdir.h emtexdir.c \ - emtexdir.h ttf2pk.doc + tests/GenR102-v.map 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 \ + BUGS MakeSub.in Makefile.dm dvidrv.btm dvidrv.doc emdir.c \ + emdir.h emtexdir.c emtexdir.h ttf2pk.doc all: config.h $(MAKE) $(AM_MAKEFLAGS) all-am -- cgit v1.2.3