Fix removal of wpa_passphrase on 'make clean'
Fixes: 0430bc8267
("build: Add a common-clean target")
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
This commit is contained in:
parent
cb41c214b7
commit
d001b301ba
1 changed files with 1 additions and 0 deletions
|
@ -2077,3 +2077,4 @@ clean: common-clean
|
|||
rm -f libwpa_client.a
|
||||
rm -f libwpa_client.so
|
||||
rm -f libwpa_test1 libwpa_test2
|
||||
rm -f wpa_passphrase
|
||||
|
|
Loading…
Reference in a new issue