mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-23 07:08:19 +00:00
Makefile: added .dictstat2, brain files and luks_tests to the distclean target
This commit is contained in:
parent
78dd206bf2
commit
570d0ac090
@ -374,7 +374,10 @@ distclean: clean
|
||||
$(RM) -f *.restore
|
||||
$(RM) -f *.potfile
|
||||
$(RM) -f *.out
|
||||
$(RM) -rf test_[0-9]*/
|
||||
$(RM) -f hashcat.dictstat2
|
||||
$(RM) -f brain.*
|
||||
$(RM) -rf test_[0-9]*
|
||||
$(RM) -rf tools/luks_tests
|
||||
|
||||
##
|
||||
## Targets: Linux install
|
||||
|
Loading…
Reference in New Issue
Block a user