summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex8/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-10-04 10:08:44 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-10-04 10:08:44 +0000
commit37b29e92d678aeb977a53c3ec164cac174fb282e (patch)
tree0409bcedf810d99433d7355e8329887049f4bfdf /Build/source/texk/bibtex8/Makefile.am
parent0187ea6ba3d64dfd9b1493b62c10a82c0065cf9f (diff)
Avoid that 'make distclean' removes distributed files
git-svn-id: svn://tug.org/texlive/trunk@24188 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex8/Makefile.am')
-rw-r--r--Build/source/texk/bibtex8/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/bibtex8/Makefile.am b/Build/source/texk/bibtex8/Makefile.am
index 5a02c0d3ba7..fe109aee86f 100644
--- a/Build/source/texk/bibtex8/Makefile.am
+++ b/Build/source/texk/bibtex8/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am for the TeX Live subdirectory texk/bibtex8/
##
-## 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
@@ -67,7 +67,7 @@ EXTRA_DIST += tests/sort.aux \
tests/testdata.bib tests/teststyle.bst
DISTCLEANFILES += tests/xsort.aux tests/xsort.bbl tests/xsort.blg
## tests/bibtex-mem.test
-DISTCLEANFILES += tests/memtest*
+DISTCLEANFILES += tests/memtest.bib tests/memtest?.*
## Not used
##