diff options
Diffstat (limited to 'Build/source/Makefile.in')
-rw-r--r-- | Build/source/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/Makefile.in b/Build/source/Makefile.in index afe27bfbadb..338f031a23a 100644 --- a/Build/source/Makefile.in +++ b/Build/source/Makefile.in @@ -87,7 +87,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-common.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/tardate.ac \ $(top_srcdir)/version.ac \ $(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 \ @@ -104,6 +103,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 \ |