]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
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 9f0cc7d6a919c97cc4292d7b990855b53dfd0438..86e09b30603e16977c1f0832720e6d3a4ef1263d 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