]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* Makefile.am (check-local): depend on libltdl/Makefile
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Tue, 19 Jan 1999 23:50:26 +0000 (23:50 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Tue, 19 Jan 1999 23:50:26 +0000 (23:50 +0000)
ChangeLog
Makefile.am

index 91b3cf39baaf6e5262881fe7de7be8fd18fea969..8b1ae3e5b55b3d935a440deb75a03c7011a5adcf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-01-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       * Makefile.am (check-local): depend on libltdl/Makefile
+
        * mdemo/Makefile.am (mdemo_LDFLAGS, mdemo_LDADD): moved -dlopen
        flags to LDADD
        * doc/libtool.texi (Using Automake): how to add -dlopen to LDADD
index ddef6664b6112a6fe265f8402192a71bb0291db3..684b5c113ecb31f837eb05f37573523ac31e949d 100644 (file)
@@ -63,7 +63,8 @@ $(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) libltdl/Makefile libtool
+all-local check-local: $(ACINCLUDE_M4_LIST) libtool
+check-local: libltdl/Makefile
 
 @ACINCLUDE_M4_LIST@: $(srcdir)/libtool.m4
        rm -f $@