From e3e310f7d025d85cf0093d8344bdd5ffa46c03e4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 16:27:48 +0000 Subject: 2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. --- c/src/tests/support/ChangeLog | 4 ++++ c/src/tests/support/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'c/src/tests/support') diff --git a/c/src/tests/support/ChangeLog b/c/src/tests/support/ChangeLog index 2c08616591..b4de17fb05 100644 --- a/c/src/tests/support/ChangeLog +++ b/c/src/tests/support/ChangeLog @@ -1,3 +1,7 @@ +2003-08-16 Ralf Corsepius + + Makefile.am: Reflect having moved automake. + 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. diff --git a/c/src/tests/support/Makefile.am b/c/src/tests/support/Makefile.am index 0cd6acdc57..91b2b1939a 100644 --- a/c/src/tests/support/Makefile.am +++ b/c/src/tests/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 -- cgit v1.2.3