summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-22 14:14:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-22 14:14:15 +0000
commit8cd556a6b93c84d40342adbdf89db3608fc73c96 (patch)
tree906a152d6b8f04a21004fa3c9ca5b52179ef942e /testsuites
parentRemove .obj (diff)
downloadrtems-8cd556a6b93c84d40342adbdf89db3608fc73c96.tar.bz2
2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove .obj.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index e769ca9a18..91e6743180 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,6 +1,6 @@
2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
- * automake/compile.am: Remove .coff.
+ * automake/compile.am: Remove .coff. Remove .obj.
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>