diff options
Diffstat (limited to 'Build/source/utils/Makefile.in')
-rw-r--r-- | Build/source/utils/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/Makefile.in b/Build/source/utils/Makefile.in index 58b1ad95183..cd699c97d6c 100644 --- a/Build/source/utils/Makefile.in +++ b/Build/source/utils/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 \ |