crypto-client: remove log files on "make clean"

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
Valerio Setti 2024-05-10 12:32:10 +02:00
parent 400168cd1a
commit 237a64ef07

View File

@ -55,4 +55,5 @@ clean:
rm -rf libpsaclient libpsaserver
rm -rf include/psa_manifest
rm -f test/psa_service_* test/psa_notify_*
rm -r test/*.log