summaryrefslogtreecommitdiffstats
path: root/c/src/make
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 12:35:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 12:35:10 +0000
commit2334e94b1892fb0d1c91b7c1163d0bffa3db803c (patch)
tree1814d054be556d82d0dac05c43e7f214741f5a0f /c/src/make
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-2334e94b1892fb0d1c91b7c1163d0bffa3db803c.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
Diffstat (limited to 'c/src/make')
-rw-r--r--c/src/make/ChangeLog4
-rw-r--r--c/src/make/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index cbb06332b7..1ee0ed5b10 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ Makefile.am: Reflect having moved automake.
+
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am
index 71f5f2f866..236225bea9 100644
--- a/c/src/make/Makefile.am
+++ b/c/src/make/Makefile.am
@@ -32,4 +32,4 @@ endif
rtems_make_compilersdir = $(rtems_makedir)/compilers
dist_rtems_make_compilers_DATA = compilers/gcc-target-default.cfg
-include $(top_srcdir)/../../../automake/local.am
+include $(top_srcdir)/../automake/local.am