summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttfdump/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-02-24 12:23:16 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-02-24 12:23:16 +0000
commit0ddb97906a4aca3d70e051d8491cbfc0c82bca67 (patch)
treebb19141488cf439a202d19f0ec0febeb4446a1e3 /Build/source/texk/ttfdump/Makefile.am
parentb687311a6d56cbb57cac644ea7a269722fb39e90 (diff)
texk/ttfdump: Add a TrueType Collection test
git-svn-id: svn://tug.org/texlive/trunk@36367 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/ttfdump/Makefile.am')
-rw-r--r--Build/source/texk/ttfdump/Makefile.am13
1 files changed, 6 insertions, 7 deletions
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 <tex-live@tug.org>
+## Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
## 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
##