summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tmtests
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/tmtests
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 'c/src/tests/tmtests')
-rw-r--r--c/src/tests/tmtests/ChangeLog4
-rw-r--r--c/src/tests/tmtests/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/tests/tmtests/ChangeLog b/c/src/tests/tmtests/ChangeLog
index cacb6d29f5..59762046cd 100644
--- a/c/src/tests/tmtests/ChangeLog
+++ b/c/src/tests/tmtests/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Reflect having moved aclocal/.
+
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved automake/.
diff --git a/c/src/tests/tmtests/Makefile.am b/c/src/tests/tmtests/Makefile.am
index caee9a6ad8..c09b08601f 100644
--- a/c/src/tests/tmtests/Makefile.am
+++ b/c/src/tests/tmtests/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-ACLOCAL_AMFLAGS = -I ../../../../aclocal
+ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = include tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 \
tm10 tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 \