From: Jouni Malinen Date: Fri, 16 Oct 2009 18:49:45 +0000 (+0300) Subject: Remove wpa_priv on 'make clean' X-Git-Tag: hostap_0_7_0~121 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=385f16c6114500e9a2287058f99f6c3da3e949ad;p=thirdparty%2Fhostap.git Remove wpa_priv on 'make clean' --- diff --git a/wpa_supplicant/Makefile b/wpa_supplicant/Makefile index 173ff8a40..9fa3282d7 100644 --- a/wpa_supplicant/Makefile +++ b/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