summaryrefslogtreecommitdiff
path: root/libtest
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-04-26 06:05:30 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-04-26 06:05:30 +0000
commitb980c02fdb41c95ad45663137bdf20b3561e7cb0 (patch)
tree4524d0bd1b648af7f37a89c265271711947cab7f /libtest
parent7d8af8b5d5ad0fefc5ba3c5b45b75affe6d80db5 (diff)
configure.ac (Sebastian Pipping)
Diffstat (limited to 'libtest')
-rw-r--r--libtest/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtest/Makefile.in b/libtest/Makefile.in
index 97b8a0a..978c2ca 100644
--- a/libtest/Makefile.in
+++ b/libtest/Makefile.in
@@ -40,7 +40,7 @@ host_triplet = @host@
subdir = libtest
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs