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 /sc/Library_sc.mk | |
parent | 429a850d0d84176dfc1f952ec8c9d08881cf1a1c (diff) |
svx: remove Package_sdi
Change-Id: I0c648ca1b1f3cc22244d660e032bacbdbe0f642e
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r-- | sc/Library_sc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk index 7ee05574a19f..2903aa67525d 100644 --- a/sc/Library_sc.mk +++ b/sc/Library_sc.mk @@ -589,6 +589,7 @@ $(eval $(call gb_SdiTarget_SdiTarget,sc/sdi/scslots,sc/sdi/scalc)) $(eval $(call gb_SdiTarget_set_include,sc/sdi/scslots,\ -I$(SRCDIR)/sc/inc \ -I$(SRCDIR)/sc/sdi \ + -I$(SRCDIR)/svx/sdi \ -I$(SRCDIR)/sfx2/sdi \ $$(INCLUDE) \ )) |