aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/Makefile b/runtime/Makefile
index 3bcda6d03c..15b3e24f11 100644
--- a/runtime/Makefile
+++ b/runtime/Makefile
@@ -30,3 +30,5 @@ include $(LEVEL)/Makefile.common
install::
clean::
+ rm -f $(DESTLIBBYTECODE)/*
+