summaryrefslogtreecommitdiff
path: root/starmath
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 /starmath
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 'starmath')
-rw-r--r--starmath/Library_sm.mk1
-rw-r--r--starmath/sdi/smslots.sdi4
2 files changed, 3 insertions, 2 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk
index 56f0959f89ca..4bf21ef7fcd5 100644
--- a/starmath/Library_sm.mk
+++ b/starmath/Library_sm.mk
@@ -93,6 +93,7 @@ $(eval $(call gb_SdiTarget_SdiTarget,starmath/sdi/smslots,starmath/sdi/smath))
$(eval $(call gb_SdiTarget_set_include,starmath/sdi/smslots,\
-I$(SRCDIR)/starmath/inc \
-I$(SRCDIR)/starmath/sdi \
+ -I$(SRCDIR)/sfx2/sdi \
$$(INCLUDE) \
))
diff --git a/starmath/sdi/smslots.sdi b/starmath/sdi/smslots.sdi
index 86c2f1e7c91a..1bea1685b6a5 100644
--- a/starmath/sdi/smslots.sdi
+++ b/starmath/sdi/smslots.sdi
@@ -28,8 +28,8 @@ StarMath
SlotIdFile ( "svx/svxids.hrc" )
]
{
- include "sfx2/sfxitems.sdi"
- include "sfx2/sfx.sdi"
+ include "sfxitems.sdi"
+ include "sfx.sdi"
include "svx/svxitems.sdi"
include "svx/xoitems.sdi"
include "svx/svx.sdi"