[Libreoffice-commits] core.git: configmgr/CppunitTest_configmgr_unit.mk
Michael Meeks
michael.meeks at collabora.com
Tue Sep 10 09:52:06 PDT 2013
configmgr/CppunitTest_configmgr_unit.mk | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
New commits:
commit ed1eed600b2e4afd9364ee8dacf775f897df3849
Author: Michael Meeks <michael.meeks at collabora.com>
Date: Tue Sep 10 17:50:02 2013 +0100
configmgr: more makefile cleanup.
Change-Id: I672077a2096cc51e7a3668f5873a91299fd00ca1
diff --git a/configmgr/CppunitTest_configmgr_unit.mk b/configmgr/CppunitTest_configmgr_unit.mk
index 500051c..ed84ff4 100644
--- a/configmgr/CppunitTest_configmgr_unit.mk
+++ b/configmgr/CppunitTest_configmgr_unit.mk
@@ -32,18 +32,19 @@ $(eval $(call gb_CppunitTest_use_libraries,configmgr_unit, \
$(gb_UWINAPI) \
))
+$(eval $(call gb_CppunitTest_use_ure,configmgr_unit))
+
+$(eval $(call gb_CppunitTest_use_configuration,configmgr_unit))
+
$(eval $(call gb_CppunitTest_use_components,configmgr_unit,\
configmgr/source/configmgr \
fileaccess/source/fileacc \
- framework/util/fwk \
i18npool/util/i18npool \
i18npool/source/search/i18nsearch \
sax/source/expatwrap/expwrap \
- sfx2/util/sfx \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
unoxml/source/service/unoxml \
- uui/util/uui \
))
$(eval $(call gb_CppunitTest_use_externals,configmgr_unit,\
More information about the Libreoffice-commits
mailing list