diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-12-01 11:07:18 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-12-01 11:07:18 +0000 |
commit | 71d48c02c58e34346c5c269eaaf00e735e9344ba (patch) | |
tree | 77bc6298adfbc393dc02d1b4ea9de35acc71ee30 /Build/source/libs/Makefile.in | |
parent | 288fc6e5e58880b29f34ee279e96fd6de0c0aa5f (diff) |
import xindy-2.4 as utils/xindy-new (still incomplete)
git-svn-id: svn://tug.org/texlive/trunk@16260 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/Makefile.in')
-rw-r--r-- | Build/source/libs/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/libs/Makefile.in b/Build/source/libs/Makefile.in index 76de6207491..7dc3de9a711 100644 --- a/Build/source/libs/Makefile.in +++ b/Build/source/libs/Makefile.in @@ -72,6 +72,9 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-common.m4 \ $(top_srcdir)/../utils/t1utils/ac/withenable.ac \ $(top_srcdir)/../utils/tpic2pdftex/ac/withenable.ac \ $(top_srcdir)/../utils/vlna/ac/withenable.ac \ + $(top_srcdir)/../utils/xindy-new/ac/withenable.ac \ + $(top_srcdir)/../utils/xindy-new/ac/xindy.ac \ + $(top_srcdir)/../utils/xindy-new/ac/clisp.ac \ $(top_srcdir)/../utils/xindy/ac/withenable.ac \ $(top_srcdir)/../utils/xindy/ac/xindy.ac \ $(top_srcdir)/../texk/web2c/ac/withenable.ac \ |