Skip to content
Snippets Groups Projects
Unverified Commit ad8bc8a9 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[pkg] no not fail on make clean

parent 7f4a6a2d
No related branches found
No related tags found
No related merge requests found
......@@ -275,7 +275,7 @@ else
endif
clean:
@rm lib/*
@rm -rf lib/*
@rm -rf build/
@unlink branding/assets/default || true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment