summaryrefslogtreecommitdiffstats
path: root/testsuite/tests/runtime-errors
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/runtime-errors')
-rw-r--r--testsuite/tests/runtime-errors/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/runtime-errors/Makefile b/testsuite/tests/runtime-errors/Makefile
index 62f05380e..4945c1f80 100644
--- a/testsuite/tests/runtime-errors/Makefile
+++ b/testsuite/tests/runtime-errors/Makefile
@@ -20,6 +20,6 @@ run:
done
clean: defaultclean
- @rm -f *.byte *.native *.result
+ @rm -f *.bytecode *.native *.result
include ../../makefiles/Makefile.common