summaryrefslogtreecommitdiff
path: root/configmgr/Module_configmgr.mk
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/Module_configmgr.mk')
-rw-r--r--configmgr/Module_configmgr.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/configmgr/Module_configmgr.mk b/configmgr/Module_configmgr.mk
index d465efb549de..eb401787f240 100644
--- a/configmgr/Module_configmgr.mk
+++ b/configmgr/Module_configmgr.mk
@@ -17,4 +17,8 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,configmgr,\
JunitTest_configmgr_unoapi \
))
+#$(eval $(call gb_Module_add_check_targets,configmgr,\
+# CppunitTest_configmgr_unit \
+#))
+
# vim: set noet sw=4 ts=4: