summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-10-04 15:41:38 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-10-04 15:41:38 +0000
commit3817bdb7c9936db23e18b74cf16fb234c1957a32 (patch)
tree04a776540153c27aed626b361f0c381c3981c675 /Build/source/libs/teckit
parent37b29e92d678aeb977a53c3ec164cac174fb282e (diff)
Bug fix: Make sure that 'make distcheck' removes all generated files
but keeps all distributed ones git-svn-id: svn://tug.org/texlive/trunk@24189 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/teckit')
-rw-r--r--Build/source/libs/teckit/ChangeLog4
-rw-r--r--Build/source/libs/teckit/Makefile.am4
-rw-r--r--Build/source/libs/teckit/Makefile.in2
3 files changed, 7 insertions, 3 deletions
diff --git a/Build/source/libs/teckit/ChangeLog b/Build/source/libs/teckit/ChangeLog
index 79f33b616a4..37f02a074ac 100644
--- a/Build/source/libs/teckit/ChangeLog
+++ b/Build/source/libs/teckit/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-04 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * Makefile.am (DISTCLEANFILES): Add CXXLD.sh.
+
2009-10-18 Peter Breitenlohner <peb@mppmu.mpg.de>
Reorganize the TECkit build system.
diff --git a/Build/source/libs/teckit/Makefile.am b/Build/source/libs/teckit/Makefile.am
index e9b34f4666f..38828e11f65 100644
--- a/Build/source/libs/teckit/Makefile.am
+++ b/Build/source/libs/teckit/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am for the TeX Live subdirectory libs/teckit/
##
-## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009-2011 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
ACLOCAL_AMFLAGS = -I ../../m4
@@ -59,7 +59,7 @@ config.force: $(ZLIB_DEPEND)
echo timestamp >config.force
$(SHELL) ./config.status --recheck
-DISTCLEANFILES = config.force
+DISTCLEANFILES = config.force CXXLD.sh
## Rebuild zlib
@ZLIB_RULE@
diff --git a/Build/source/libs/teckit/Makefile.in b/Build/source/libs/teckit/Makefile.in
index 08a441865d3..87ca0e21680 100644
--- a/Build/source/libs/teckit/Makefile.in
+++ b/Build/source/libs/teckit/Makefile.in
@@ -282,7 +282,7 @@ nodist_libTECkit_Compiler_a_SOURCES = \
nodist_libTECkit_a_SOURCES = \
$(TECKIT_TREE)/source/Engine.cpp
-DISTCLEANFILES = config.force
+DISTCLEANFILES = config.force CXXLD.sh
@build_TRUE@TESTS = teckit.test
CLEANFILES = xtex-text.tec
all: config.h