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/mptests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/mptests/Makefile.am') diff --git a/testsuites/mptests/Makefile.am b/testsuites/mptests/Makefile.am index 8143d1b540..fe5fbe8e99 100644 --- a/testsuites/mptests/Makefile.am +++ b/testsuites/mptests/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../aclocal SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \ mp14 -- cgit v1.2.3