From 9a24e2a2a6f129ecb179787aedc729032f8b0df1 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Fri, 2 Dec 2011 00:29:30 +0000 Subject: v1.4.8 --- Makefile.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 826a18a..b2bafae 100644 --- a/Makefile.in +++ b/Makefile.in @@ -42,9 +42,13 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ COPYING.LIB ChangeLog INSTALL NEWS TODO aux-build/compile \ aux-build/config.guess aux-build/config.sub aux-build/depcomp \ aux-build/install-sh aux-build/ltmain.sh aux-build/missing \ - aux-build/mkinstalldirs aux-build/texinfo.tex aux-build/ylwrap + aux-build/mkinstalldirs aux-build/texinfo.tex aux-build/ylwrap \ + config.guess config.sub ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(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)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ -- cgit v1.2.3