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