diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-09-27 11:52:58 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-09-27 11:52:58 +0000 |
commit | 2e26e2de2fab729811e7dd6d11471e0c31b56a04 (patch) | |
tree | 3721976bb0403d72f2ff0e107d5b769f6bad5822 /Build/source/Makefile.in | |
parent | 6349672c504104808d5ec75b8c0b5d6ade95f195 (diff) |
Version 2011/dev
git-svn-id: svn://tug.org/texlive/trunk@19917 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/Makefile.in')
-rw-r--r-- | Build/source/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/Makefile.in b/Build/source/Makefile.in index 8e0bd1f7844..c590fb993bc 100644 --- a/Build/source/Makefile.in +++ b/Build/source/Makefile.in @@ -62,7 +62,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-common.m4 \ $(top_srcdir)/m4/kpse-zziplib-flags.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)/m4/lt~obsolete.m4 $(top_srcdir)/tardate.ac \ $(top_srcdir)/utils/chktex/ac/withenable.ac \ $(top_srcdir)/utils/dialog/ac/withenable.ac \ $(top_srcdir)/utils/ps2eps/ac/withenable.ac \ |