summaryrefslogtreecommitdiff
path: root/sfx2/Library_qstart.mk
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-04-01 20:49:35 +0000
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 09:55:38 +0200
commit6bdcd004651080e30dca2e4fba0478a72652ba33 (patch)
tree7839696c806ec03485a6c81345e1600a6954e0df /sfx2/Library_qstart.mk
parentbe5380ca70036e874d91d18f9522cd443b58bd64 (diff)
gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]
Diffstat (limited to 'sfx2/Library_qstart.mk')
-rwxr-xr-xsfx2/Library_qstart.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sfx2/Library_qstart.mk b/sfx2/Library_qstart.mk
index 2344d79746c4..2216f54d84a8 100755
--- a/sfx2/Library_qstart.mk
+++ b/sfx2/Library_qstart.mk
@@ -73,11 +73,12 @@ $(eval $(call gb_Library_add_linked_libs,qstart_gtk,\
utl \
vcl \
vos3 \
- xml2 \
eggtray \
sfx \
))
+$(call gb_Library_use_external,qstart_gtk,libxml2)
+
$(eval $(call gb_Library_add_exception_objects,qstart_gtk,\
sfx2/source/appl/shutdowniconunx \
))