diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-04-06 13:35:05 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-04-06 13:35:05 +0000 |
commit | 0addcc0b8701a58ec82d3825ff4a687049c37b35 (patch) | |
tree | 0d01a634df7cc019393df638abf7022a07efe0ae /Build/source/utils/Makefile.in | |
parent | 24aeb8a67eb65d0e5e1a886e1c59627f1d5930c9 (diff) |
new build system: fix some install dirs, pdftex mingw32 regex library
git-svn-id: svn://tug.org/texlive/trunk@12641 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/Makefile.in')
-rw-r--r-- | Build/source/utils/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/utils/Makefile.in b/Build/source/utils/Makefile.in index 74d4ff377d7..0e6eca4cc95 100644 --- a/Build/source/utils/Makefile.in +++ b/Build/source/utils/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 \ |