From: Alexandre Oliva Date: Tue, 19 Jan 1999 23:48:08 +0000 (+0000) Subject: * Makefile.am (check-local): depend on libltdl/Makefile X-Git-Tag: automake_1-4~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bab79af9432f8030d207a899ac960d4ac6b7d9f;p=thirdparty%2Flibtool.git * Makefile.am (check-local): depend on libltdl/Makefile --- diff --git a/Makefile.am b/Makefile.am index 1cf3c7510..ddef6664b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,7 +63,7 @@ $(srcdir)/ltmain.sh: $(srcdir)/ltmain.in $(top_srcdir)/configure.in (rm -f $@ && cp ltmain.shT $@ && rm -f ltmain.shT) # All our rules should depend on these demo files. -all-local check-local: $(ACINCLUDE_M4_LIST) libtool +all-local check-local: $(ACINCLUDE_M4_LIST) libltdl/Makefile libtool @ACINCLUDE_M4_LIST@: $(srcdir)/libtool.m4 rm -f $@