Clean up some more binaries in wpa_supplicant 'make clean'
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 23 Jul 2009 21:44:36 +0000 (23:44 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 28 Jul 2009 11:15:04 +0000 (14:15 +0300)
wpa_supplicant/Makefile

index 9f0cc7d..86e09b3 100644 (file)
@@ -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