summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/shared')
-rw-r--r--c/src/lib/libbsp/shared/ChangeLog4
-rw-r--r--c/src/lib/libbsp/shared/Makefile.am2
2 files changed, 5 insertions, 1 deletions
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 <corsepiu@faw.uni-ulm.de>
+
+ Makefile.am: Reflect having moved automake.
+
2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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