Remove wpa_priv on 'make clean'
This commit is contained in:
parent
43fb529750
commit
385f16c611
1 changed files with 1 additions and 0 deletions
|
@ -1344,6 +1344,7 @@ tests: test-ms_funcs test-sha1 test-aes test-eap_sim_common test-md4 test-md5
|
|||
clean:
|
||||
$(MAKE) -C ../src clean
|
||||
rm -f core *~ *.o *.d eap_*.so $(ALL) $(WINALL) eapol_test preauth_test
|
||||
rm -f wpa_priv
|
||||
|
||||
%.eps: %.fig
|
||||
fig2dev -L eps $*.fig $*.eps
|
||||
|
|
Loading…
Reference in a new issue