summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtexu
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/bibtexu')
-rw-r--r--Build/source/texk/bibtexu/ChangeLog4
-rw-r--r--Build/source/texk/bibtexu/Makefile.am5
-rw-r--r--Build/source/texk/bibtexu/Makefile.in3
3 files changed, 9 insertions, 3 deletions
diff --git a/Build/source/texk/bibtexu/ChangeLog b/Build/source/texk/bibtexu/ChangeLog
index e600d91d4bd..28c26b6af7d 100644
--- a/Build/source/texk/bibtexu/ChangeLog
+++ b/Build/source/texk/bibtexu/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-04 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * Makefile.am (DISTCLEANFILES): Add CXXLD.sh.
+
2011-04-18 Peter Breitenlohner <peb@mppmu.mpg.de>
Avoid 'differ in signedness' warnings.
diff --git a/Build/source/texk/bibtexu/Makefile.am b/Build/source/texk/bibtexu/Makefile.am
index a151e5b3af6..680a9b5b34d 100644
--- a/Build/source/texk/bibtexu/Makefile.am
+++ b/Build/source/texk/bibtexu/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am for the TeX Live subdirectory texk/bibtexu/
##
-## Copyright (C) 2009, 2010 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
@@ -58,11 +58,12 @@ dist_btdoc_DATA = \
csfile.txt \
file_id.diz
+DISTCLEANFILES = CXXLD.sh
+
## Tests.
##
TESTS = tests/bibtex.test tests/bibtexu.test
EXTRA_DIST = $(TESTS)
-DISTCLEANFILES =
## tests/bibtex.test
DISTCLEANFILES += tests/xexampl.aux tests/xexampl.bbl tests/xexampl.blg
diff --git a/Build/source/texk/bibtexu/Makefile.in b/Build/source/texk/bibtexu/Makefile.in
index 6561ab26a6a..4b1b751dd1d 100644
--- a/Build/source/texk/bibtexu/Makefile.in
+++ b/Build/source/texk/bibtexu/Makefile.in
@@ -311,11 +311,12 @@ dist_btdoc_DATA = \
csfile.txt \
file_id.diz
+DISTCLEANFILES = CXXLD.sh tests/xexampl.aux tests/xexampl.bbl \
+ tests/xexampl.blg
TESTS = tests/bibtex.test tests/bibtexu.test
EXTRA_DIST = $(TESTS) bt371csf.zip dos-dj.mak dos-emx.mak os2.mak \
unix.mak csf/00readme.txt csf/COPYING csf/HISTORY \
csf/file_id.diz
-DISTCLEANFILES = tests/xexampl.aux tests/xexampl.bbl tests/xexampl.blg
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-am