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 ce38d7a74d7..afe27bfbadb 100644 --- a/Build/source/Makefile.in +++ b/Build/source/Makefile.in @@ -88,7 +88,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-common.m4 \ $(top_srcdir)/version.ac \ $(top_srcdir)/utils/biber/ac/withenable.ac \ $(top_srcdir)/utils/chktex/ac/withenable.ac \ - $(top_srcdir)/utils/mtx/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 \ $(top_srcdir)/utils/psutils/ac/withenable.ac \ |