summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:32:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:32:44 +0000
commitdb3644c512d6662738ccf1b290ed4a86e6185fec (patch)
treed97602dfd62fc44fdcdc0cfba0aca95701541612 /testsuites/itrontests/Makefile.am
parent2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-db3644c512d6662738ccf1b290ed4a86e6185fec.tar.bz2
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. * itrontests.am: Remove DEFS.
Diffstat (limited to 'testsuites/itrontests/Makefile.am')
-rw-r--r--testsuites/itrontests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am
index b4c23c60b3..33b884a1c2 100644
--- a/testsuites/itrontests/Makefile.am
+++ b/testsuites/itrontests/Makefile.am
@@ -3,7 +3,7 @@
##
AUTOMAKE_OPTIONS = foreign 1.4
-ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
+ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
itronmbf01 itronmbox01 itronsem01 itrontime01