summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtexu/Makefile.am
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/texk/bibtexu/Makefile.am
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/texk/bibtexu/Makefile.am')
-rw-r--r--Build/source/texk/bibtexu/Makefile.am5
1 files changed, 3 insertions, 2 deletions
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