Преглед изворни кода

[BUILD] Make Shell known as "hue-shell"

Roman Shaposhnik пре 14 година
родитељ
комит
3dfcac38a0
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      apps/shell/Makefile

+ 1 - 0
apps/shell/Makefile

@@ -17,6 +17,7 @@ ifeq ($(ROOT),)
   $(error "Error: Expect the environment variable $$ROOT to point to the Desktop installation")
 endif
 
+APP_NAME = hue-shell
 include $(ROOT)/Makefile.sdk
 
 compile: setuid