summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-12 15:30:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-12 15:30:20 +0000
commit5434449bee4a64cdc5b130d87da0ba73a6b93b81 (patch)
tree8f1bf52c4e4c6ee8161699efe38de21c89ee57ec
parent2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5434449bee4a64cdc5b130d87da0ba73a6b93b81.tar.bz2
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: include local.am.
-rw-r--r--c/src/ChangeLog4
-rw-r--r--c/src/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 1465813a41..a08555b614 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,9 @@
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * Makefile.am: include local.am.
+
+2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* aclocal/version.m4: 4.6.99.0.
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
diff --git a/c/src/Makefile.am b/c/src/Makefile.am
index e800ee409d..8afe2648b1 100644
--- a/c/src/Makefile.am
+++ b/c/src/Makefile.am
@@ -46,3 +46,4 @@ pkgconfig_DATA = @host_alias@-@RTEMS_BSP@.pc
DISTCLEANFILES += @host_alias@-@RTEMS_BSP@.pc
include $(top_srcdir)/automake/subdirs.am
+include $(top_srcdir)/automake/local.am