diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-03-09 14:46:22 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-03-09 14:46:22 +0000 |
commit | 87d25c40a989b50b41748dfc88040270306019b0 (patch) | |
tree | 1acdf9a1d76d0efa9bda9ea2f9029c2613636b22 /Build/source/texk/Makefile.in | |
parent | 11a1b6a09e5c5420a70fa9a31941d21377e4020e (diff) |
minor bibtex/bibtex8/bibtexu clean up
git-svn-id: svn://tug.org/texlive/trunk@17397 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/Makefile.in')
-rw-r--r-- | Build/source/texk/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/Makefile.in b/Build/source/texk/Makefile.in index 16bb42515af..179c570fd92 100644 --- a/Build/source/texk/Makefile.in +++ b/Build/source/texk/Makefile.in @@ -277,7 +277,7 @@ DIST_SUBDIRS = $(DIST_SUBTEXK) CONFIG_AUX = ../subsubdir-conf.cmd # Common infrastructure for tests -EXTRA_DIST = tests/common-test.pl +EXTRA_DIST = tests all: all-recursive .SUFFIXES: |