summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttfdump/Makefile.am
diff options
context:
space:
mode:
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
##