From 0ddb97906a4aca3d70e051d8491cbfc0c82bca67 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 24 Feb 2015 12:23:16 +0000 Subject: texk/ttfdump: Add a TrueType Collection test git-svn-id: svn://tug.org/texlive/trunk@36367 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/ttfdump/Makefile.am | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'Build/source/texk/ttfdump/Makefile.am') diff --git a/Build/source/texk/ttfdump/Makefile.am b/Build/source/texk/ttfdump/Makefile.am index 21750d8e35e..6376f7e414d 100644 --- a/Build/source/texk/ttfdump/Makefile.am +++ b/Build/source/texk/ttfdump/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am for the TeX Live subdirectory texk/ttfdump/ ## -## Copyright (C) 2009-2014 Peter Breitenlohner +## Copyright (C) 2009-2015 Peter Breitenlohner ## You may freely use, modify and/or distribute this file. ## AM_CPPFLAGS = -I$(top_srcdir)/include $(KPATHSEA_INCLUDES) -DUNIX -DKPATHSEA @@ -91,18 +91,17 @@ DISTCLEANFILES = EXTRA_DIST += \ tests/FonetikaDaniaIwonaeRegular.ttf \ tests/bad.otf \ + tests/test.ttc \ tests/texmfhome.otf \ tests/ttfdump.bad \ + tests/ttfdump.gasp \ tests/ttfdump.glyf \ tests/ttfdump.gpos \ tests/ttfdump.gsub \ tests/ttfdump.head \ - tests/ttfdump.os_2 -DISTCLEANFILES += \ - FonetikaDaniaIwonaeRegular.ttf \ - texmfhome.otf \ - bad.otf \ - ttftest.* + tests/ttfdump.os_2 \ + tests/ttfdump.maxp +DISTCLEANFILES += ttftest.* ## Not used ## -- cgit v1.2.3