diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-25 10:27:56 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-25 10:27:56 +0000 |
commit | 14fdf58582eb34614c899048041260830bf11319 (patch) | |
tree | 24c257e172a5759d4653886820e0debc19a79e75 /Build/source/Makefile.in | |
parent | 1d49a87a191295313dd1fdbce07dfb18ddd65bfc (diff) |
new build system: update
git-svn-id: svn://tug.org/texlive/trunk@12515 c570f23f-e606-0410-a88d-b1316a301751
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 \ |