summaryrefslogtreecommitdiffstats
path: root/testsuites/support
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/support')
-rw-r--r--testsuites/support/ChangeLog4
-rw-r--r--testsuites/support/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/support/ChangeLog b/testsuites/support/ChangeLog
index 2c08616591..b4de17fb05 100644
--- a/testsuites/support/ChangeLog
+++ b/testsuites/support/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ Makefile.am: Reflect having moved automake.
+
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
diff --git a/testsuites/support/Makefile.am b/testsuites/support/Makefile.am
index 0cd6acdc57..91b2b1939a 100644
--- a/testsuites/support/Makefile.am
+++ b/testsuites/support/Makefile.am
@@ -22,4 +22,4 @@ CLEANFILES = $(project_bspdir)/lib/include/tmacros.h \
all-local: $(TMPINSTALLFILES)
-include $(top_srcdir)/../../../../automake/local.am
+include $(top_srcdir)/../automake/local.am