about summary refs log tree commit diff
path: root/llvm_mode
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-01-02 08:39:29 +0100
committervan Hauser <vh@thc.org>2020-01-02 08:39:29 +0100
commit3827b912c7090314bb011fe6c1ccfaf0d33fc678 (patch)
treea7a3db2ade9f485e8a6941523eac52cab714c376 /llvm_mode
parent345c1deb58d2b9249879cb020b9aac322781ba08 (diff)
downloadafl++-3827b912c7090314bb011fe6c1ccfaf0d33fc678.tar.gz
compile fixes
Diffstat (limited to 'llvm_mode')
-rw-r--r--llvm_mode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm_mode/Makefile b/llvm_mode/Makefile
index 0e3da147..5bb1aef2 100644
--- a/llvm_mode/Makefile
+++ b/llvm_mode/Makefile
@@ -261,5 +261,5 @@ vpath  % ..
 	ln -sf afl-clang-fast.8 ../afl-clang-fast++.8
 
 clean:
-	rm -f *.o *.so *~ a.out core core.[1-9][0-9]* .test2 test-instr .test-instr0 .test-instr1 
+	rm -f *.o *.so *~ a.out core core.[1-9][0-9]* .test2 test-instr .test-instr0 .test-instr1 afl-llvm-pass.dwo
 	rm -f $(PROGS) ../afl-clang-fast++ ../afl-clang-fast*.8