Signed-off-by: Tomek Grabiec <[email protected]>
---
Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
index dd2febe..73df9b4 100644
--- a/Makefile
+++ b/Makefile
@@ -271,6 +271,7 @@ clean:
$(Q) - rm -f $(REGRESSION_TEST_SUITE_CLASSES)
$(Q) - rm -f $(RUNTIME_CLASSES)
$(Q) - find regression/ -name "*.class" | xargs rm -f
+ $(Q) - find runtime/ -name "*.class" | xargs rm -f
$(Q) - rm -f tags
$(Q) - rm -f include/arch
$(Q) - make -C monoburg/ clean
--
1.6.0.6
------------------------------------------------------------------------------
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel