summaryrefslogtreecommitdiff
path: root/Build/source/texk/detex/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-09-24 11:58:42 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-09-24 11:58:42 +0000
commitf3e8cd197d925bb36fd932ca74964e5f9ddf67a3 (patch)
treef3a305a91786d9b5058996488ad27dcf67d2c85e /Build/source/texk/detex/Makefile.in
parentdd05fef654f9f439fb4ab27d06a7dfe96ba7808b (diff)
remove obsolete detex-2.7
git-svn-id: svn://tug.org/texlive/trunk@19873 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/detex/Makefile.in')
-rw-r--r--Build/source/texk/detex/Makefile.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/texk/detex/Makefile.in b/Build/source/texk/detex/Makefile.in
index 19da098de0e..6768556da2c 100644
--- a/Build/source/texk/detex/Makefile.in
+++ b/Build/source/texk/detex/Makefile.in
@@ -188,7 +188,6 @@ NM = @NM@
NMEDIT = @NMEDIT@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
-OTHER_TREE = @OTHER_TREE@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
@@ -259,8 +258,8 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I ../../m4
-EXTRA_DIST = $(DETEX_TREE) $(DETEX_TREE)-PATCHES $(OTHER_TREE) \
- $(OTHER_TREE)-PATCHES test.lout test.tex test.tout
+EXTRA_DIST = $(DETEX_TREE) $(DETEX_TREE)-PATCHES test.lout test.tex \
+ test.tout
INCLUDES = -I$(top_srcdir)/$(DETEX_TREE) $(KPATHSEA_INCLUDES)
AM_CPPFLAGS = -DNO_MALLOC_DECL -DKPATHSEA -Dlint
AM_CFLAGS = $(WARNING_CFLAGS)