diff options
Diffstat (limited to 'Build/source/libs/Makefile.in')
-rw-r--r-- | Build/source/libs/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/libs/Makefile.in b/Build/source/libs/Makefile.in index 1eaaff45273..271f9fd0f7a 100644 --- a/Build/source/libs/Makefile.in +++ b/Build/source/libs/Makefile.in @@ -104,7 +104,8 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cairo-flags.m4 \ $(top_srcdir)/../texk/web2c/ac/withenable.ac \ $(top_srcdir)/../texk/web2c/ac/web2c.ac \ $(top_srcdir)/../texk/afm2pl/ac/withenable.ac \ - $(top_srcdir)/../texk/bibtex8/ac/withenable.ac \ + $(top_srcdir)/../texk/bibtex-x/ac/withenable.ac \ + $(top_srcdir)/../texk/bibtex-x/ac/bibtex-x.ac \ $(top_srcdir)/../texk/bibtexu/ac/withenable.ac \ $(top_srcdir)/../texk/chktex/ac/withenable.ac \ $(top_srcdir)/../texk/cjkutils/ac/withenable.ac \ |