* Makefile.am (check-local): depend on libltdl/Makefile

This commit is contained in:
Alexandre Oliva 1999-01-19 23:48:08 +00:00 committed by Alexandre Oliva
parent 27767b945e
commit 5bab79af94

View File

@ -63,7 +63,7 @@ $(srcdir)/ltmain.sh: $(srcdir)/ltmain.in $(top_srcdir)/configure.in
(rm -f $@ && cp ltmain.shT $@ && rm -f ltmain.shT) (rm -f $@ && cp ltmain.shT $@ && rm -f ltmain.shT)
# All our rules should depend on these demo files. # 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 @ACINCLUDE_M4_LIST@: $(srcdir)/libtool.m4
rm -f $@ rm -f $@