#
#  Copyright (c) 2015 Roku, Inc. All rights reserved.
#  Simple Makefile for Roku Channel Development
#

APPNAME = hello-world
IMPORTS = 

APPSROOT = ..
include $(APPSROOT)/app.mk
