diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-11-17 16:33:37 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-11-17 16:33:37 +0000 |
commit | 7c18d8c655e3ec05cb6c9479f08abcc7a98c28ac (patch) | |
tree | 0b89e3f31776756ba20beb06712c85d2722a751e /Build/source/Makefile.in | |
parent | 7b5de8aefd0becbda29815510081eff3022c547a (diff) |
texk/kpathsea: update openout_any handling for Win/Mingw/Cygwin
git-svn-id: svn://tug.org/texlive/trunk@16049 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 6a4f8beba01..38694afba41 100644 --- a/Build/source/Makefile.in +++ b/Build/source/Makefile.in @@ -88,6 +88,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-common.m4 \ $(top_srcdir)/texk/dvipos/ac/withenable.ac \ $(top_srcdir)/texk/dvipsk/ac/withenable.ac \ $(top_srcdir)/texk/dvisvgm/ac/withenable.ac \ + $(top_srcdir)/texk/dvisvgm/ac/dvisvgm.ac \ + $(top_srcdir)/texk/dvisvgm/ac/libgs.ac \ $(top_srcdir)/texk/gsftopk/ac/withenable.ac \ $(top_srcdir)/texk/lacheck/ac/withenable.ac \ $(top_srcdir)/texk/lcdf-typetools/ac/withenable.ac \ |