Signed-off-by: Tomek Grabiec <tgrab...@gmail.com>
---
 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
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to