summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-02-13 22:15:02 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-02-13 22:15:33 +0100
commit765c6d9916b1959ff92811e80bf0fc4870e7ab29 (patch)
treecfc106a88ee96954411caa330195c3eba9629477 /officecfg
parentc26d9befbab1f60b5b8c191c883569eae3d08c2d (diff)
Make simplified configuration API available down in comphelper
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/Module_officecfg.mk3
-rw-r--r--officecfg/prj/build.lst2
2 files changed, 3 insertions, 2 deletions
diff --git a/officecfg/Module_officecfg.mk b/officecfg/Module_officecfg.mk
index 7621ecd60ba1..382992e14128 100644
--- a/officecfg/Module_officecfg.mk
+++ b/officecfg/Module_officecfg.mk
@@ -26,7 +26,8 @@ $(eval $(call gb_Module_add_targets,officecfg,\
Configuration_officecfg \
))
-$(eval $(call gb_Module_add_check_targets,officecfg,\
+# The cppheader test depends on comphelper so can only be a subsequentcheck:
+$(eval $(call gb_Module_add_subsequentcheck_targets,officecfg,\
CppunitTest_officecfg_cppheader_test \
))
diff --git a/officecfg/prj/build.lst b/officecfg/prj/build.lst
index da5651f46397..f4a9142c850e 100644
--- a/officecfg/prj/build.lst
+++ b/officecfg/prj/build.lst
@@ -1,2 +1,2 @@
-oc officecfg : TRANSLATIONS:translations comphelper soltools solenv LIBXSLT:libxslt NULL
+oc officecfg : TRANSLATIONS:translations soltools solenv LIBXSLT:libxslt NULL
oc officecfg\prj nmake - all oc_prj NULL