Parcourir la source

Clean up some more binaries in wpa_supplicant 'make clean'

Johannes Berg il y a 15 ans
Parent
commit
8055fb781d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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:
 clean:
 	$(MAKE) -C ../src 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
 %.eps: %.fig
 	fig2dev -L eps $*.fig $*.eps
 	fig2dev -L eps $*.fig $*.eps