diff options
Diffstat (limited to 'Build/source/Makefile.in')
-rw-r--r-- | Build/source/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/Makefile.in b/Build/source/Makefile.in index 9278e6324f7..2ac01bbbe11 100644 --- a/Build/source/Makefile.in +++ b/Build/source/Makefile.in @@ -76,6 +76,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-common.m4 \ $(top_srcdir)/texk/dviljk/ac/withenable.ac \ $(top_srcdir)/texk/dvipdfm/ac/withenable.ac \ $(top_srcdir)/texk/dvipdfmx/ac/withenable.ac \ + $(top_srcdir)/texk/dvipng/ac/withenable.ac \ $(top_srcdir)/texk/dvipos/ac/withenable.ac \ $(top_srcdir)/texk/dvipsk/ac/withenable.ac \ $(top_srcdir)/texk/gsftopk/ac/withenable.ac \ @@ -90,6 +91,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-common.m4 \ $(top_srcdir)/texk/ttf2pk/ac/withenable.ac \ $(top_srcdir)/texk/ttfdump/ac/withenable.ac \ $(top_srcdir)/texk/xdv2pdf/ac/withenable.ac \ + $(top_srcdir)/texk/xdvik/ac/withenable.ac \ $(top_srcdir)/texk/xdvipdfmx/ac/withenable.ac \ $(top_srcdir)/texk/kpathsea/ac/withenable.ac \ $(top_srcdir)/texk/kpathsea/ac/web2c.ac \ |