summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 09:11:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 09:11:42 +0000
commitf6d9b6f2f0ddca2a1806e7cadddad4f9727aac26 (patch)
tree4f762ec36f0ff559ffd96de27c769a0a4548bc9d
parentTake contents of amcompile.am. (diff)
downloadrtems-f6d9b6f2f0ddca2a1806e7cadddad4f9727aac26.tar.bz2
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Take contents of amcompile.am. * automake/amcompile.am: Remove.
-rw-r--r--testsuites/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index 8686f95b36..a89c968deb 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,5 +1,10 @@
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * automake/compile.am: Take contents of amcompile.am.
+ * automake/amcompile.am: Remove.
+
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* automake/amcompile.am: New.
2005-09-02 Joel Sherrill <joel@OARcorp.com>