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.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/texk/ttfdump/Makefile.am b/Build/source/texk/ttfdump/Makefile.am
index 63b1eeaf5e5..20c82e32e31 100644
--- a/Build/source/texk/ttfdump/Makefile.am
+++ b/Build/source/texk/ttfdump/Makefile.am
@@ -60,6 +60,7 @@ libttf_a_SOURCES = \
## Not used (interp.c would just produce compiler warnings).
##
EXTRA_DIST = \
+ include/stack.h \
libttf/fixed.c \
libttf/interp.c \
libttf/stack.c
@@ -92,12 +93,15 @@ DISTCLEANFILES =
## tests/ttfdump.test
EXTRA_DIST += \
tests/FonetikaDaniaIwonaeRegular.ttf \
+ tests/texmfhome.otf \
tests/ttfdump.glyf \
tests/ttfdump.gpos \
tests/ttfdump.gsub \
- tests/ttfdump.head
+ tests/ttfdump.head \
+ tests/ttfdump.os_2
DISTCLEANFILES += \
FonetikaDaniaIwonaeRegular.ttf \
+ texmfhome.otf \
ttftest.*
## Not used