Remove wpa_priv on 'make clean'

This commit is contained in:
Jouni Malinen 2009-10-16 21:49:45 +03:00
parent 43fb529750
commit 385f16c611
1 changed files with 1 additions and 0 deletions

View File

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