summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-07-07 11:23:46 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-07-07 11:23:46 +0000
commit754e9c2248c33e0f7b6e859f7337789acf742a9d (patch)
treef52e05cd2b2ad3ffe725d99775c12ad670439aa7 /Build/source/texk/bibtex-x/Makefile.am
parentdf37004283539e70472b6a8309c2072813803a2c (diff)
Build system: Fixed --disable-bibtex[8u] and --disable-(x)dvipdfmx
git-svn-id: svn://tug.org/texlive/trunk@37787 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex-x/Makefile.am')
-rw-r--r--Build/source/texk/bibtex-x/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/bibtex-x/Makefile.am b/Build/source/texk/bibtex-x/Makefile.am
index db27327c44e..9ee3fe6ff12 100644
--- a/Build/source/texk/bibtex-x/Makefile.am
+++ b/Build/source/texk/bibtex-x/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am for the TeX Live subdirectory texk/bibtex-x/
##
-## Copyright (C) 2009-2014 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
AM_CPPFLAGS = $(KPATHSEA_INCLUDES) -DUNIX -DKPATHSEA
@@ -78,9 +78,11 @@ TESTS =
if BIBTEX8
TESTS += $(bibtex8_tests)
endif BIBTEX8
+tests/bibtex8.log tests/bibtex8-mem.log tests/sort.log: bibtex8$(EXEEXT)
if BIBTEXU
TESTS += $(bibtexu_tests)
endif BIBTEXU
+tests/bibtexu.log: bibtexu$(EXEEXT)
EXTRA_DIST = $(bibtex8_tests) $(bibtexu_tests)
DISTCLEANFILES =