summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-04-13 12:00:36 -0400
committerKali Kaneko <kali@leap.se>2016-04-13 12:00:36 -0400
commit6c91aee9c3a0978a7019f3fdf52f4209977b5f0b (patch)
tree915c39329e18fbc0e764ac3c40fb02a44fb00c0e /Makefile
parent42bb82b06ea313877023da9f689782b228fac345 (diff)
[feature] make branding-logo: patches pixelated app logo
and replaces it with bitmask-logo.svg - Releases: 0.9.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f96d810d..8e275e93 100644
--- a/Makefile
+++ b/Makefile
@@ -147,6 +147,7 @@ checkout_leapdeps_develop:
include pkg/sumo-tarballs.mk
include pkg/pyinst/pyinst-build.mk
+include pkg/branding/branding.mk
clean :
$(RM) $(COMPILED_UI) $(COMPILED_RESOURCES) $(COMPILED_UI:.py=.pyc) $(COMPILED_RESOURCES:.py=.pyc)