diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-05-07 19:00:10 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-05-08 17:49:55 +0200 |
commit | 32b9ff886614c1afe117ffd4c1b8807582913725 (patch) | |
tree | bc5c4d513d3556bbdd358351579752eaf57b84d5 /starmath/Library_sm.mk | |
parent | 429a850d0d84176dfc1f952ec8c9d08881cf1a1c (diff) |
svx: remove Package_sdi
Change-Id: I0c648ca1b1f3cc22244d660e032bacbdbe0f642e
Diffstat (limited to 'starmath/Library_sm.mk')
-rw-r--r-- | starmath/Library_sm.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk index 4bf21ef7fcd5..342190b70ffb 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)/svx/sdi \ -I$(SRCDIR)/sfx2/sdi \ $$(INCLUDE) \ )) |