aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-10-31 00:46:39 +0100
committerPatrick Spek <p.spek@tyil.nl>2019-10-31 00:46:39 +0100
commit55732cc3554911f23a7f1c34c724af07d2b8e03b (patch)
tree931499a30f2a30feb78516f8d72454b3b954ce8c
parent82aa896d5bd5c365b52a34a3eff1363953f265b1 (diff)
Clean src on make clean
-rw-r--r--tools/star/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index a47664a..6efd2c6 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -92,3 +92,4 @@ clean:
rm -fr rakudo
rm -fr nqp
rm -fr MoarVM
+ rm -fr src