From de759c54f54434b0268fa94da5fee022eb32db09 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 22 Nov 1999 19:23:10 +0000 Subject: Patch rtems-rc-19991117-8.diff from Ralf Corsepius to fix some minor bugs in the conversion to automake. --- c/src/tests/sptests/sp21/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'c/src/tests/sptests/sp21/Makefile.am') diff --git a/c/src/tests/sptests/sp21/Makefile.am b/c/src/tests/sptests/sp21/Makefile.am index e5bb08c143..649c29c785 100644 --- a/c/src/tests/sptests/sp21/Makefile.am +++ b/c/src/tests/sptests/sp21/Makefile.am @@ -3,7 +3,6 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal TEST = sp21 @@ -30,6 +29,8 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/sptests.am +LD_LIBS += $(PROJECT_RELEASE)/lib/libtest$(LIBSUFFIX_VA) + ${PGM}: $(OBJS) $(LINK_FILES) $(make-exe) -- cgit v1.2.3