* Makefile.am (tests/demo-conf.test): Remove dependency on
libtool, this test is a primary source and not generated.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2010-08-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Remove superfluous dependency in Makefile.am.
+ * Makefile.am (tests/demo-conf.test): Remove dependency on
+ libtool, this test is a primary source and not generated.
+
Bump copyright years in manual.
* doc/libtool.texi: Bump copyright years.
TESTS += $(FC_TESTS)
endif
-tests/demo-conf.test: libtool
-
EXTRA_DIST += $(srcdir)/tests/defs.in tests/defs.m4sh \
$(COMMON_TESTS) $(CXX_TESTS) $(F77_TESTS) $(FC_TESTS)
DIST_SUBDIRS += $(CONF_SUBDIRS)