1
0
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:
philsmd 2020-07-01 10:45:38 +02:00 committed by GitHub
parent 78dd206bf2
commit 570d0ac090
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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