aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 30c37478..c8af3e47 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -416,7 +416,7 @@ clean:
$(MAKE) -C qemu_mode/unsigaction clean
$(MAKE) -C qemu_mode/libcompcov clean
$(MAKE) -C src/third_party/libradamsa/ clean
- -rm -rf unicorn_mode/unicornafl
+ $(MAKE) -C unicorn_mode/unicornafl clean
distrib: all radamsa
-$(MAKE) -C llvm_mode