summaryrefslogtreecommitdiff
path: root/unoxml/Library_unoxml.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-22 21:22:43 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-22 21:22:43 +0200
commite0b4860fb10ecda319f2770de65c64b4284ec36b (patch)
tree36d11299e214eba24710e033e1ef13e38f509db7 /unoxml/Library_unoxml.mk
parent112be98c928c38c5cc63c99e86e0b58b8d2dfe29 (diff)
postmerge fixes for gnumake4
Diffstat (limited to 'unoxml/Library_unoxml.mk')
-rw-r--r--unoxml/Library_unoxml.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/unoxml/Library_unoxml.mk b/unoxml/Library_unoxml.mk
index b51253a44036..a0ab78c1cc27 100644
--- a/unoxml/Library_unoxml.mk
+++ b/unoxml/Library_unoxml.mk
@@ -33,11 +33,11 @@ $(eval $(call gb_Library_set_include,unoxml,\
$$(INCLUDE) \
))
-))
-
$(eval $(call gb_Library_add_api,unoxml,\
udkapi \
offapi \
+))
+
$(eval $(call gb_Library_add_linked_libs,unoxml,\
ucbhelper \
sax \