summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:32:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:32:26 +0000
commitb33e20ea90bcc6994ebea584d25f738c92349ed7 (patch)
treef44ec5cd5913cbd481a3e007e4501b67a71014df /testsuites/mptests/Makefile.am
parent2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b33e20ea90bcc6994ebea584d25f738c92349ed7.tar.bz2
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. * mptests.am: Remove DEFS.
Diffstat (limited to 'testsuites/mptests/Makefile.am')
-rw-r--r--testsuites/mptests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/mptests/Makefile.am b/testsuites/mptests/Makefile.am
index 8143d1b540..c2263c493a 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 $(RTEMS_TOPdir)/macros
SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
mp14