diff options
Diffstat (limited to 'Build/source/texk/Makefile.in')
-rw-r--r-- | Build/source/texk/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/Makefile.in b/Build/source/texk/Makefile.in index b74464d30d0..25cbc472a7e 100644 --- a/Build/source/texk/Makefile.in +++ b/Build/source/texk/Makefile.in @@ -91,6 +91,8 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cxx-hack.m4 \ $(top_srcdir)/../texk/xdv2pdf/ac/withenable.ac \ $(top_srcdir)/../texk/xdvik/ac/withenable.ac \ $(top_srcdir)/../texk/xdvipdfmx/ac/withenable.ac \ + $(top_srcdir)/../texk/tetex/ac/withenable.ac \ + $(top_srcdir)/../texk/texlive/ac/withenable.ac \ $(top_srcdir)/../texk/kpathsea/ac/withenable.ac \ $(top_srcdir)/../texk/kpathsea/ac/web2c.ac \ $(top_srcdir)/../libs/ac/withenable.ac \ |