summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-07-28 19:04:31 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-07-30 10:39:19 +0200
commitd9ae9f37c93cb046f4e50eb5cfa8244041cfaf9a (patch)
treef7e0fe9a8ecec5257728988953361095c3e8fad8 /Repository.mk
parentc6a6395cd97e4515596bef8ff4190ca1ef84bda1 (diff)
basic, salhelper, writerperfect in gbuild
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index be48a4cec074..9552f64fd94d 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -89,6 +89,7 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
lwpft \
msfilter \
msword \
+ msworks \
qstart_gtk \
resourcemodel \
rpt \
@@ -133,6 +134,9 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
vclplug_kde \
vclplug_kde4 \
vclplug_svp \
+ visioimport \
+ wpft \
+ wpgimport \
writerfilter \
xcr \
xo \
@@ -196,13 +200,16 @@ $(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
))
$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
+ app \
basegfx_s \
libeay32 \
ssleay32 \
ooopathutils \
+ sample \
salcpprt \
toolshelpers \
vclmain \
+ writerperfect \
))
# vim: set noet sw=4 ts=4: