]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Remove wpa_priv on 'make clean'
authorJouni Malinen <j@w1.fi>
Fri, 16 Oct 2009 18:49:45 +0000 (21:49 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 16 Oct 2009 18:49:45 +0000 (21:49 +0300)
wpa_supplicant/Makefile

index 173ff8a40bf45681b0a769b8b57953c4a443bbe9..9fa3282d722157ce033707a45567bdab354f0249 100644 (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