summaryrefslogtreecommitdiff
path: root/Build/source/texk/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-24 09:00:18 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-24 09:00:18 +0000
commitc1841336503cc8eb2355c2eab40012c856f18369 (patch)
treecc621dbfe9646083a4ae860a614f291bdb97ce58 /Build/source/texk/Makefile.in
parent5c61483aad70d3170b38c8c4a5b74d6f1c7581fd (diff)
chktex: Move from utils/ to texk/, now using kpathsea
git-svn-id: svn://tug.org/texlive/trunk@27137 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/Makefile.in')
-rw-r--r--Build/source/texk/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/Makefile.in b/Build/source/texk/Makefile.in
index 12eefde29b7..3672041fb18 100644
--- a/Build/source/texk/Makefile.in
+++ b/Build/source/texk/Makefile.in
@@ -84,7 +84,6 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-common.m4 \
$(top_srcdir)/../m4/kpse-zlib-flags.m4 \
$(top_srcdir)/../m4/kpse-zziplib-flags.m4 \
$(top_srcdir)/../utils/biber/ac/withenable.ac \
- $(top_srcdir)/../utils/chktex/ac/withenable.ac \
$(top_srcdir)/../utils/m-tx/ac/withenable.ac \
$(top_srcdir)/../utils/pmx/ac/withenable.ac \
$(top_srcdir)/../utils/ps2eps/ac/withenable.ac \
@@ -101,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-common.m4 \
$(top_srcdir)/../texk/afm2pl/ac/withenable.ac \
$(top_srcdir)/../texk/bibtex8/ac/withenable.ac \
$(top_srcdir)/../texk/bibtexu/ac/withenable.ac \
+ $(top_srcdir)/../texk/chktex/ac/withenable.ac \
$(top_srcdir)/../texk/cjkutils/ac/withenable.ac \
$(top_srcdir)/../texk/detex/ac/withenable.ac \
$(top_srcdir)/../texk/devnag/ac/withenable.ac \