Browse Source

Remove wpa_priv on 'make clean'

Jouni Malinen 15 years ago
parent
commit
385f16c611
1 changed files with 1 additions and 0 deletions
  1. 1 0
      wpa_supplicant/Makefile

+ 1 - 0
wpa_supplicant/Makefile

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