Browse Source

Clean up some more binaries in wpa_supplicant 'make clean'

Johannes Berg 15 years ago
parent
commit
8055fb781d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wpa_supplicant/Makefile

+ 1 - 1
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