summaryrefslogtreecommitdiff
path: root/uitest/Module_uitest.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-18 19:33:01 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-18 19:37:41 +0200
commite672eb7a08aa839481d13bf4aadaa7456824e0c9 (patch)
tree1bcffa84154a650756b0bdde335c8a108e22dca1 /uitest/Module_uitest.mk
parent2df3910714451ae66a6693f6f17e11f1c8e7bdd4 (diff)
uitest: also add the impress uitest demo to the makefiles
Change-Id: Id5d5c53b5d51b7c8984c93e8c89b0a71b8c660bd
Diffstat (limited to 'uitest/Module_uitest.mk')
-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 2530bee0ced1..ac5c322ff6a6 100644
--- a/uitest/Module_uitest.mk
+++ b/uitest/Module_uitest.mk
@@ -13,4 +13,5 @@ $(eval $(call gb_Module_Module,uitest))
$(eval $(call gb_Module_add_uicheck_targets,uitest,\
UITest_calc_demo \
UITest_writer_demo \
+ UITest_impress_demo \
))