From 99139ff19cdeb775cd61c363b84ea63399a838bb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 24 Sep 2001 18:27:37 +0000 Subject: 2001-09-22 Ralf Corsepius * libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. * rtems++/Makefile: Remove LD_LIBS. --- testsuites/libtests/libtests.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/libtests/libtests.am') diff --git a/testsuites/libtests/libtests.am b/testsuites/libtests/libtests.am index a52c6f0e95..c17e0fac5f 100644 --- a/testsuites/libtests/libtests.am +++ b/testsuites/libtests/libtests.am @@ -8,6 +8,6 @@ $(project_bspdir)/tests: $(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe: $(PGM) $(INSTALL_PROGRAM) $< $@ -TMPINSTALL_FILES += \ +TMPINSTALL_FILES = \ $(project_bspdir)/tests \ $(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe -- cgit v1.2.3