@@ -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