diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-04-16 16:25:45 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-04-16 16:25:45 +0000 |
commit | f5c726a0125d88c06f92182b01eea1716f052ca0 (patch) | |
tree | 79db8530e041ec4cd6a3ed1f9bbce69ecc53113f /Build/source/libs/Makefile.in | |
parent | b517e15e9fb22ebb6d36127ff64470f8a00309d0 (diff) |
mtx 0.60d
git-svn-id: svn://tug.org/texlive/trunk@25987 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/Makefile.in')
-rw-r--r-- | Build/source/libs/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/Makefile.in b/Build/source/libs/Makefile.in index db6812bcb5e..5d2a53f1bfd 100644 --- a/Build/source/libs/Makefile.in +++ b/Build/source/libs/Makefile.in @@ -87,6 +87,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/pmx/ac/withenable.ac \ $(top_srcdir)/../utils/ps2eps/ac/withenable.ac \ $(top_srcdir)/../utils/psutils/ac/withenable.ac \ |