Clean up some more binaries in wpa_supplicant 'make clean'
This commit is contained in:
parent
849ef835a7
commit
8055fb781d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue