summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-04-24 14:02:23 +0200
committerDavid Tardon <dtardon@redhat.com>2014-04-24 16:27:43 +0200
commitb7fa9950a9ef68bf2652b8c93887b6d531866471 (patch)
treeddcf32f5578ba7630bee02d1652aaf04c57ce1af /Repository.mk
parente6b142a06833404d8b8a5be0501fd4751df60f35 (diff)
change libwriterperfect to shared library
There are already 3 libs linking with it and there will be another one in near future. It is time to stop the duplication :-) Change-Id: Ia7d24882c37a8bf49fa031b73fa1bd5296f78820
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index d0092883c39b..589d49aab686 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -362,6 +362,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
$(if $(ENABLE_KDE4),vclplug_kde4) \
$(if $(ENABLE_HEADLESS),,vclplug_svp) \
) \
+ writerperfect \
xmlscript \
xmlfa \
xmlfd \