From c53e9e2fbb1c167cff4b2021349c1ce0dc78af97 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 13:02:47 +0000 Subject: 2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. --- c/src/lib/libbsp/shared/ChangeLog | 4 ++++ c/src/lib/libbsp/shared/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/shared') diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog index bbdae5fb4b..ba83770779 100644 --- a/c/src/lib/libbsp/shared/ChangeLog +++ b/c/src/lib/libbsp/shared/ChangeLog @@ -1,3 +1,7 @@ +2003-08-16 Ralf Corsepius + + Makefile.am: Reflect having moved automake. + 2003-08-08 Ralf Corsepius * include/Makefile.am: Remove (merged into Makefile.am). diff --git a/c/src/lib/libbsp/shared/Makefile.am b/c/src/lib/libbsp/shared/Makefile.am index fc0d243bbd..78c41351d9 100644 --- a/c/src/lib/libbsp/shared/Makefile.am +++ b/c/src/lib/libbsp/shared/Makefile.am @@ -11,4 +11,4 @@ EXTRA_DIST += include/coverhd.h EXTRA_DIST += gdbstub/rtems-stub-glue.c -include $(top_srcdir)/../../automake/local.am +include $(top_srcdir)/automake/local.am -- cgit v1.2.3