summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:32:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:32:34 +0000
commit37a9cf177164cfcb6df9ecdec680dc51f8b33553 (patch)
treebc6d84d298fd5c8526e12ae24b1777816f3e22c8 /c/src/tests/libtests/Makefile.am
parent2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-37a9cf177164cfcb6df9ecdec680dc51f8b33553.tar.bz2
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. * libtests.am: Remove DEFS.
Diffstat (limited to '')
-rw-r--r--c/src/tests/libtests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/libtests/Makefile.am b/c/src/tests/libtests/Makefile.am
index d60d6dae67..d8f8d4f0e1 100644
--- a/c/src/tests/libtests/Makefile.am
+++ b/c/src/tests/libtests/Makefile.am
@@ -3,7 +3,7 @@
##
AUTOMAKE_OPTIONS = foreign 1.4
-ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
+ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \
rtems++