aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index f6898ef..2db454b 100644
--- a/makefile
+++ b/makefile
@@ -56,6 +56,7 @@ clean:
deepclean: clean
$(MAKE) -C bruiser deepclean
$(MAKE) -C m0 deepclean
+ $(MAKE) -C obfuscator deepclean
install:
chmod +x ./mutator.sh