summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 13:02:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 13:02:47 +0000
commitc53e9e2fbb1c167cff4b2021349c1ce0dc78af97 (patch)
tree69cfb783538585df9b2eefa7f376fb4888610ca5 /c/src/lib/libbsp/shared
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c53e9e2fbb1c167cff4b2021349c1ce0dc78af97.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
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