diff --git a/src/Makefile b/src/Makefile index 1008bd228..1d69cdd7c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -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