diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-09-28 13:15:48 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-09-28 13:15:48 +0000 |
commit | 0c9f1096da7596ad4714ceb64afdb28e4d7f6c4d (patch) | |
tree | 1a6f5548ad2cfa77c157d9dc121379f25433b187 /Build/source/Makefile.in | |
parent | ea93ad9c5957f1badfded9711a62d0b59eb5da37 (diff) |
zlib 1.2.5 build system and cleanup
git-svn-id: svn://tug.org/texlive/trunk@19930 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/Makefile.in')
-rw-r--r-- | Build/source/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/Makefile.in b/Build/source/Makefile.in index c590fb993bc..c6e6324f699 100644 --- a/Build/source/Makefile.in +++ b/Build/source/Makefile.in @@ -63,6 +63,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-common.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/tardate.ac \ + $(top_srcdir)/version.ac \ $(top_srcdir)/utils/chktex/ac/withenable.ac \ $(top_srcdir)/utils/dialog/ac/withenable.ac \ $(top_srcdir)/utils/ps2eps/ac/withenable.ac \ |