summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-22 14:13:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-22 14:13:42 +0000
commitfdd281672c479d46d7dad91db59fb8e1374eb2b4 (patch)
treef06ef1fe1f26cafd0ccf4411258766880b52d9b3 /testsuites
parent2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-fdd281672c479d46d7dad91db59fb8e1374eb2b4.tar.bz2
Remove .obj
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/automake/compile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/automake/compile.am b/testsuites/automake/compile.am
index 345a452eac..3b3f9039ea 100644
--- a/testsuites/automake/compile.am
+++ b/testsuites/automake/compile.am
@@ -18,4 +18,4 @@ AM_CFLAGS =
AM_CXXFLAGS =
clean-local:
- $(RM) *.num *.nxe *.elf *.srec* *.obj *.bin *.bt
+ $(RM) *.num *.nxe *.elf *.srec* *.bin *.bt