summaryrefslogtreecommitdiff
path: root/xmlsecurity/Library_xsec_xmlsec.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-07-02 13:00:50 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-07-02 14:43:34 +0100
commitfdda178d888127c4b4dafd4b53800989929e9b6b (patch)
tree7d79b772b027ff76a53d4908fabeddc13ee19bfa /xmlsecurity/Library_xsec_xmlsec.mk
parent6baa0319ab93712652b4fd8d874d289105f18ae5 (diff)
targetted improvement of UNO API includes / usage
Diffstat (limited to 'xmlsecurity/Library_xsec_xmlsec.mk')
-rw-r--r--xmlsecurity/Library_xsec_xmlsec.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmlsecurity/Library_xsec_xmlsec.mk b/xmlsecurity/Library_xsec_xmlsec.mk
index 915acab22a7d..a6beb3513a94 100644
--- a/xmlsecurity/Library_xsec_xmlsec.mk
+++ b/xmlsecurity/Library_xsec_xmlsec.mk
@@ -40,10 +40,7 @@ $(eval $(call gb_Library_set_include,xsec_xmlsec,\
-I$(SRCDIR)/xmlsecurity/source/xmlsec \
))
-$(eval $(call gb_Library_use_api,xsec_xmlsec,\
- udkapi \
- offapi \
-))
+$(eval $(call gb_Library_use_sdk_api,xsec_xmlsec))
$(eval $(call gb_Library_add_defs,xsec_xmlsec,\
-DXMLSEC_NO_XSLT \