diff options
Diffstat (limited to 'Build/source/doc')
-rw-r--r-- | Build/source/doc/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/doc/Makefile.in b/Build/source/doc/Makefile.in index a8c0f5ff5da..1169aa05fa3 100644 --- a/Build/source/doc/Makefile.in +++ b/Build/source/doc/Makefile.in @@ -178,6 +178,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-cairo-flags.m4 \ $(top_srcdir)/libs/freetype2/ac/withenable.ac \ $(top_srcdir)/libs/libpng/ac/withenable.ac \ $(top_srcdir)/libs/libpaper/ac/withenable.ac \ + $(top_srcdir)/libs/luajit/ac/withenable.ac \ $(top_srcdir)/libs/lua52/ac/withenable.ac \ $(top_srcdir)/libs/zlib/ac/withenable.ac \ $(top_srcdir)/texk/ptexenc/ac/withenable.ac \ |