diff options
Diffstat (limited to 'Build/source/libs/Makefile.in')
-rw-r--r-- | Build/source/libs/Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/libs/Makefile.in b/Build/source/libs/Makefile.in index 46506c30b30..a6d68255ead 100644 --- a/Build/source/libs/Makefile.in +++ b/Build/source/libs/Makefile.in @@ -73,9 +73,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)/../utils/xindy/ac/clisp.ac \ $(top_srcdir)/../utils/xindy-old/ac/withenable.ac \ $(top_srcdir)/../utils/xindy-old/ac/xindy.ac \ $(top_srcdir)/../utils/xpdfopen/ac/withenable.ac \ |