summaryrefslogtreecommitdiffstats
path: root/configmgr/CppunitTest_configmgr_unit.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2015-10-05 18:08:02 +0100
committerMichael Meeks <michael.meeks@collabora.com>2015-10-09 08:42:49 +0000
commitccf8bdcf929e842ef42ae968e4f0532282357277 (patch)
treef267454624fc8ceb12d1fd90fc826da4cf8e8c59 /configmgr/CppunitTest_configmgr_unit.mk
parentswext: increment the extension version number to 1.2.0 (diff)
downloadcore-ccf8bdcf929e842ef42ae968e4f0532282357277.tar.gz
core-ccf8bdcf929e842ef42ae968e4f0532282357277.zip
Create a wrapper to make listening for configmgr changes easy.
Change-Id: Ib58d04f9e046e604b24e0e338796a7a60aa1d6fd Reviewed-on: https://gerrit.libreoffice.org/19253 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'configmgr/CppunitTest_configmgr_unit.mk')
-rw-r--r--configmgr/CppunitTest_configmgr_unit.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/configmgr/CppunitTest_configmgr_unit.mk b/configmgr/CppunitTest_configmgr_unit.mk
index e8bddc24bee8..ca9653fd126e 100644
--- a/configmgr/CppunitTest_configmgr_unit.mk
+++ b/configmgr/CppunitTest_configmgr_unit.mk
@@ -21,6 +21,10 @@ $(eval $(call gb_CppunitTest_use_library_objects,configmgr_unit,configmgr))
$(eval $(call gb_CppunitTest_use_sdk_api,configmgr_unit,))
+$(eval $(call gb_CppunitTest_use_custom_headers,configmgr_unit,\
+ officecfg/registry \
+))
+
$(eval $(call gb_CppunitTest_use_libraries,configmgr_unit, \
comphelper \
cppu \