From e672eb7a08aa839481d13bf4aadaa7456824e0c9 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Sat, 18 Jun 2016 19:33:01 +0200 Subject: uitest: also add the impress uitest demo to the makefiles Change-Id: Id5d5c53b5d51b7c8984c93e8c89b0a71b8c660bd --- uitest/Module_uitest.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'uitest/Module_uitest.mk') 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 \ )) -- cgit