diff options
Diffstat (limited to 'libtest')
-rw-r--r-- | libtest/Makefile.in | 2 |
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 |