From 5bab79af9432f8030d207a899ac960d4ac6b7d9f Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Tue, 19 Jan 1999 23:48:08 +0000 Subject: [PATCH] * Makefile.am (check-local): depend on libltdl/Makefile --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 $@ -- 2.47.2