summaryrefslogtreecommitdiff
path: root/uitest
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-05-11 01:44:17 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-18 17:02:17 +0200
commit42237e141b9dca778066f00fa1ca9e83fb27fd8e (patch)
tree4176876394f2ff733177270a07a8119c1ec240f2 /uitest
parent8ee75350a9bd5e5b3d4183ef0168c717896f202a (diff)
uitest: now we can actually enable the ui test demo
Change-Id: I18557ea0a7801ba118fd2486338112d8aa917b75
Diffstat (limited to 'uitest')
-rw-r--r--uitest/Module_uitest.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/uitest/Module_uitest.mk b/uitest/Module_uitest.mk
index 4dbf02041fde..9ebc2f7957e3 100644
--- a/uitest/Module_uitest.mk
+++ b/uitest/Module_uitest.mk
@@ -12,4 +12,5 @@ $(eval $(call gb_Module_Module,uitest))
$(eval $(call gb_Module_add_uicheck_targets,uitest,\
UITest_calc_demo \
+ UITest_demo_ui \
))