summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2011-02-28 18:27:24 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2011-02-28 18:27:24 +0100
commitc2b9b4e515bf79f6690285d49a4c8dfc87048529 (patch)
tree6ee635bf4ec110da5779c7b56df46e41a5c1f478 /Repository.mk
parent57b0109c90382ecd25e2f7631cc0aaf5409b2e0d (diff)
parentcbc756f34b8c8b87a044e60ebc1c7879821843d8 (diff)
CWS-TOOLING: integrate CWS xmlfix3
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index 87bbafa59baf..9259250a8b84 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -75,6 +75,8 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
tk \
tl \
utl \
+ unordf \
+ unoxml \
vbahelper \
vcl \
xcr \
@@ -87,8 +89,10 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
))
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
- icuuc \
cppunit \
+ icuuc \
+ rdf \
+ xslt \
))