Clean up some more binaries in wpa_supplicant 'make clean'

This commit is contained in:
Johannes Berg 2009-07-23 23:44:36 +02:00 committed by Jouni Malinen
parent 849ef835a7
commit 8055fb781d

View 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