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 --- examples/c/Makefile.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'examples/c') diff --git a/examples/c/Makefile.in b/examples/c/Makefile.in index 276f3cb..6b1edd2 100644 --- a/examples/c/Makefile.in +++ b/examples/c/Makefile.in @@ -40,7 +40,10 @@ noinst_PROGRAMS = example1$(EXEEXT) example2$(EXEEXT) \ subdir = examples/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 = $(SHELL) $(top_srcdir)/aux-build/mkinstalldirs -- cgit v1.2.3