summaryrefslogtreecommitdiffstats
path: root/slideshow/Module_slideshow.mk
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2018-09-04 09:02:04 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-11-28 10:09:32 +0100
commit3588c6c5cc862b099e0c09dcf88c450ff93a69ed (patch)
tree4f40f1663cd1bd837742a9e679eab6bcc5ad4684 /slideshow/Module_slideshow.mk
parentloplugin:unusedfields (diff)
downloadcore-3588c6c5cc862b099e0c09dcf88c450ff93a69ed.tar.gz
core-3588c6c5cc862b099e0c09dcf88c450ff93a69ed.zip
slideshow: get unit tests to work again
Change-Id: I7b5c7a20677ac0f720b41daf8ca59c3cc94f1283 Reviewed-on: https://gerrit.libreoffice.org/59964 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'slideshow/Module_slideshow.mk')
-rw-r--r--slideshow/Module_slideshow.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/slideshow/Module_slideshow.mk b/slideshow/Module_slideshow.mk
index 8d98a97a2e90..e29dac11a913 100644
--- a/slideshow/Module_slideshow.mk
+++ b/slideshow/Module_slideshow.mk
@@ -19,8 +19,9 @@ $(eval $(call gb_Module_add_targets,slideshow,\
))
endif
-# not working
- # CppunitTest_slideshow \
+$(eval $(call gb_Module_add_check_targets,slideshow,\
+ CppunitTest_slideshow \
+))
# not built normally (and unbuildable anyway ;)
# Executable_demoshow \