diff options
Diffstat (limited to 'Build/source/libs/teckit')
-rw-r--r-- | Build/source/libs/teckit/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/teckit/Makefile.in b/Build/source/libs/teckit/Makefile.in index 1d93d5da727..83f9f6d5094 100644 --- a/Build/source/libs/teckit/Makefile.in +++ b/Build/source/libs/teckit/Makefile.in @@ -576,8 +576,8 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(TECKIT_TREE) TECkit-PATCHES teckit.test \ - tex-text.map tex-text.tec +EXTRA_DIST = $(TECKIT_TREE) TECkit-PATCHES teckit.test tex-text.map \ + tex-text.tec NEVER_DIST = `find . $(NEVER_NAMES)` # Files not to be distributed |