diff options
Diffstat (limited to 'Build/source/texk/bibtex8/Makefile.am')
-rw-r--r-- | Build/source/texk/bibtex8/Makefile.am | 4 |
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 ## |