From: Johannes Berg Date: Thu, 23 Jul 2009 21:44:36 +0000 (+0200) Subject: Clean up some more binaries in wpa_supplicant 'make clean' X-Git-Tag: hostap_0_7_0~266 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8055fb781d7d1f08c944fc894309c75b819f46de;p=thirdparty%2Fhostap.git Clean up some more binaries in wpa_supplicant 'make clean' --- diff --git a/wpa_supplicant/Makefile b/wpa_supplicant/Makefile index 9f0cc7d6a..86e09b306 100644 --- a/wpa_supplicant/Makefile +++ b/wpa_supplicant/Makefile @@ -1332,7 +1332,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) + rm -f core *~ *.o *.d eap_*.so $(ALL) $(WINALL) eapol_test preauth_test %.eps: %.fig fig2dev -L eps $*.fig $*.eps