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