From c9cbbe2290c59254f752cabc37e248f2d57aed90 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 24 Sep 2001 18:21:36 +0000 Subject: 2001-09-22 Ralf Corsepius * minimum/Makefile.am: Fix comments to make automake-1.5 happy. * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. * cdtest/Makefile.am: Remove LD_LIBS. --- testsuites/samples/minimum/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/samples/minimum/Makefile.am') diff --git a/testsuites/samples/minimum/Makefile.am b/testsuites/samples/minimum/Makefile.am index db0f560028..971ea9eaf7 100644 --- a/testsuites/samples/minimum/Makefile.am +++ b/testsuites/samples/minimum/Makefile.am @@ -30,7 +30,7 @@ include $(top_srcdir)/sample.am # all-local: ${ARCH} $(TMPINSTALL_FILES) - # This test should not be executed +# This test should not be executed ${PGM}: $(OBJS) $(LINK_FILES) $(make-exe) -- cgit v1.2.3