diff options
Diffstat (limited to 'Build/source/libs/Makefile.in')
-rw-r--r-- | Build/source/libs/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/Makefile.in b/Build/source/libs/Makefile.in index e8a5e8ddf85..3cd374e123c 100644 --- a/Build/source/libs/Makefile.in +++ b/Build/source/libs/Makefile.in @@ -61,7 +61,6 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cxx-hack.m4 \ $(top_srcdir)/../texk/ac/withenable.ac \ $(top_srcdir)/../texk/web2c/ac/withenable.ac \ $(top_srcdir)/../texk/web2c/ac/web2c.ac \ - $(top_srcdir)/../texk/one/ac/withenable.ac \ $(top_srcdir)/../texk/afm2pl/ac/withenable.ac \ $(top_srcdir)/../texk/bibtex8/ac/withenable.ac \ $(top_srcdir)/../texk/cjkutils/ac/withenable.ac \ @@ -97,6 +96,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cxx-hack.m4 \ $(top_srcdir)/../texk/kpathsea/ac/withenable.ac \ $(top_srcdir)/../texk/kpathsea/ac/web2c.ac \ $(top_srcdir)/../libs/ac/withenable.ac \ + $(top_srcdir)/../libs/icu/ac/withenable.ac \ $(top_srcdir)/../libs/teckit/ac/withenable.ac \ $(top_srcdir)/../libs/graphite/ac/withenable.ac \ $(top_srcdir)/../libs/xpdf/ac/withenable.ac \ |