From feead2261885d85a23f0cc4d10b40a5878c0c705 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 9 Nov 2000 16:43:05 +0000 Subject: 2000-11-09 Ralf Corsepius * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. --- testsuites/sptests/ChangeLog | 4 ++++ testsuites/sptests/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'testsuites/sptests') diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog index ae098e45ae..8fb34aaefb 100644 --- a/testsuites/sptests/ChangeLog +++ b/testsuites/sptests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am index 7452d72394..c5ff6fba4b 100644 --- a/testsuites/sptests/Makefile.am +++ b/testsuites/sptests/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../aclocal ## sp10 and spfatal are not included for now SUBDIRS = sp01 sp02 sp03 sp04 sp05 sp06 sp07 sp08 sp09 sp11 sp12 sp13 sp14 \ -- cgit v1.2.3