diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-07-12 14:32:18 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-07-12 14:32:18 +0000 |
commit | 9f5608ba2efae21382aa973dc6095686c97b6c0e (patch) | |
tree | 9869762cf231ec6cd33923478a3f8ef7e2a6f5f3 /Build/source/texk/Makefile.in | |
parent | fd09c28d8785ca8ed5f57902031cb29541fc8f3f (diff) |
utils/mtx: Renamed into utils/m-tx
git-svn-id: svn://tug.org/texlive/trunk@27015 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/Makefile.in')
-rw-r--r-- | Build/source/texk/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/Makefile.in b/Build/source/texk/Makefile.in index d9bac016526..12eefde29b7 100644 --- a/Build/source/texk/Makefile.in +++ b/Build/source/texk/Makefile.in @@ -85,7 +85,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-common.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/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 \ |