summaryrefslogtreecommitdiff
path: root/uitest/Module_uitest.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-07-17 01:22:24 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-07-17 01:22:24 +0200
commitd0d2580c47ab134019dfde06df6222035b7acfc1 (patch)
tree9f74b41220940b1ab506b2dc30dcfd7edd351cec /uitest/Module_uitest.mk
parente646286c306fc92867641cc399f640b69c0ec62a (diff)
uitest: add makefile part for new math tests
Change-Id: I90adb3bf9eefcf687e4a76d58aefb9a5775e5e88
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 7246bd1da170..63bd596353f7 100644
--- a/uitest/Module_uitest.mk
+++ b/uitest/Module_uitest.mk
@@ -15,4 +15,5 @@ $(eval $(call gb_Module_add_uicheck_targets,uitest,\
UITest_writer_demo \
UITest_impress_demo \
UITest_demo_ui \
+ UITest_math_demo \
))