summaryrefslogtreecommitdiff
path: root/src/c
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2010-01-30 15:34:00 -0500
committerGravatar Adam Chlipala <adamc@hcoop.net>2010-01-30 15:34:00 -0500
commit90dd3a368654d5839d37fb5afdc0bf1599052a6b (patch)
tree16c3c245cc570048b26279af81a567228da5be35 /src/c
parent2e15d09d98e36a3ec714b57b16c551f6f0b95c10 (diff)
Another try to include more Autofiles in the distribution
Diffstat (limited to 'src/c')
-rw-r--r--src/c/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/c/Makefile.in b/src/c/Makefile.in
index 0eb09175..c48ffb9f 100644
--- a/src/c/Makefile.in
+++ b/src/c/Makefile.in
@@ -37,7 +37,10 @@ host_triplet = @host@
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