Do not remove *.dictstat with make clean

This commit is contained in:
Jens Steube
2016-07-09 09:54:11 +02:00
parent 49f693a1c9
commit e7214abee3

View 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