Do not remove *.dictstat with make clean
authorJens Steube <jens.steube@gmail.com>
Sat, 9 Jul 2016 07:54:11 +0000 (09:54 +0200)
committerJens Steube <jens.steube@gmail.com>
Sat, 9 Jul 2016 07:54:11 +0000 (09:54 +0200)
src/Makefile

index 1ec2b2d..4e4da2d 100644 (file)
@@ -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