diff src/c/Makefile.in @ 1141:f6cb1cb2d7a8

Another try to include more Autofiles in the distribution
author Adam Chlipala <adamc@hcoop.net>
date Sat, 30 Jan 2010 15:34:00 -0500
parents b7118ffd32ae
children 7a17588edbff
line wrap: on
line diff
--- a/src/c/Makefile.in	Sat Jan 30 13:39:39 2010 -0500
+++ b/src/c/Makefile.in	Sat Jan 30 15:34:00 2010 -0500
@@ -37,7 +37,10 @@
 subdir = src/c
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 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)
 mkinstalldirs = $(install_sh) -d