summaryrefslogtreecommitdiffstats
path: root/c/src/tests/itrontests/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-18 05:50:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-18 05:50:27 +0000
commit7862f888f5c152d2e89852a2e4df74629298b14c (patch)
treea4ba726ba1963f23f6ce8888532eae59ca7a0cfe /c/src/tests/itrontests/Makefile.am
parent2003-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-7862f888f5c152d2e89852a2e4df74629298b14c.tar.bz2
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
Diffstat (limited to '')
-rw-r--r--c/src/tests/itrontests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/itrontests/Makefile.am b/c/src/tests/itrontests/Makefile.am
index 987d29fea2..9fff6ab7ad 100644
--- a/c/src/tests/itrontests/Makefile.am
+++ b/c/src/tests/itrontests/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-ACLOCAL_AMFLAGS = -I ../../../../aclocal
+ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
itronmbf01 itronmbox01 itronsem01 itrontime01