aboutsummaryrefslogtreecommitdiffstats
path: root/examples/Makefile.in
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2011-12-02 00:29:30 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2011-12-02 00:29:30 +0000
commit9a24e2a2a6f129ecb179787aedc729032f8b0df1 (patch)
tree777b38dabc299c1c4477edb23b13d96bda5fff9f /examples/Makefile.in
parent1eaceca55c7e62892fd28bfbb5fc03240a48cee3 (diff)
downloadlibconfig-9a24e2a2a6f129ecb179787aedc729032f8b0df1.tar.gz
v1.4.8
Diffstat (limited to 'examples/Makefile.in')
-rw-r--r--examples/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/Makefile.in b/examples/Makefile.in
index 189a5d1..7a617ec 100644
--- a/examples/Makefile.in
+++ b/examples/Makefile.in
@@ -38,7 +38,10 @@ target_triplet = @target@
subdir = examples
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 = $(SHELL) $(top_srcdir)/aux-build/mkinstalldirs