summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-07 18:51:15 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-08 17:49:55 +0200
commit429a850d0d84176dfc1f952ec8c9d08881cf1a1c (patch)
tree587b3e86c2bc398ad06c56e9b77f65731e16760c /sfx2/Library_sfx.mk
parent06803677ef3b91ebaaa1d1338a403c578cebba99 (diff)
sfx2: remove Package_sdi
There are just a handful of sdi files in sfx2 anyway so just put sfx2/sdi on include path. Change-Id: Ia9be889a63ba9a2f330b505613ae38158a4b7bdf
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r--sfx2/Library_sfx.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index 4b11e9b02707..e21ee68042a7 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -19,10 +19,6 @@
$(eval $(call gb_Library_Library,sfx))
-$(eval $(call gb_Library_use_packages,sfx,\
- sfx2_sdi \
-))
-
$(eval $(call gb_Library_add_sdi_headers,sfx,sfx2/sdi/sfxslots))
$(eval $(call gb_Library_set_componentfile,sfx,sfx2/util/sfx))