diff --git a/src/Makefile b/src/Makefile index 1ec2b2d89..4e4da2d88 100644 --- a/src/Makefile +++ b/src/Makefile @@ -193,7 +193,7 @@ native: hashcat binaries: linux32 linux64 win32 win64 clean: - $(RM) -f obj/*.o *.bin *.exe *.restore *.out *.pot *.dictstat *.log hashcat core + $(RM) -f obj/*.o *.bin *.exe *.restore *.out *.pot *.log hashcat core $(RM) -rf *.induct $(RM) -rf *.outfiles $(RM) -rf *.dSYM