浏览代码

[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