summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 02:07:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 02:07:37 +0000
commit75a25c0d70965eb7ac13ea14b43755251dfe5806 (patch)
tree14a13f184f3d78e118c198818cb4285c283dff7f /tools
parent2003-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-75a25c0d70965eb7ac13ea14b43755251dfe5806.tar.bz2
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
Diffstat (limited to 'tools')
-rw-r--r--tools/cpu/generic/ChangeLog4
-rw-r--r--tools/cpu/generic/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/tools/cpu/generic/ChangeLog b/tools/cpu/generic/ChangeLog
index 521ce65fe6..1633b0b6d2 100644
--- a/tools/cpu/generic/ChangeLog
+++ b/tools/cpu/generic/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* size_rtems.in: URL for license changed.
diff --git a/tools/cpu/generic/Makefile.am b/tools/cpu/generic/Makefile.am
index 9339691917..8f4d18658f 100644
--- a/tools/cpu/generic/Makefile.am
+++ b/tools/cpu/generic/Makefile.am
@@ -5,4 +5,5 @@
ACLOCAL_AMFLAGS = -I ../../../aclocal
noinst_SCRIPTS = size_rtems
+
include $(top_srcdir)/../../../automake/host.am