summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f4d836..d3568d2 100644
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,8 @@ build_win:
clean:
make -C icon clean
- rm build/bitmask-vpn
+ rm -f build/bitmask-vpn
+ unlink branding/assets/default
icon:
make -C icon