summaryrefslogtreecommitdiff
path: root/svx/Library_svx.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-27 11:31:29 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-27 11:31:29 +0100
commit0874f970413b390bb0c51c689846ecd4ddd5073f (patch)
tree1f48b5d219b9cece670a6bb965d5df41cb2a1e19 /svx/Library_svx.mk
parent86a9cbc7fa84363c2beb9623d3ce8ca9ff70392e (diff)
CWS gnumake3: fix build breakage caused by missing sdf files for localized builds; fix localization of globlmn.hrc
Diffstat (limited to 'svx/Library_svx.mk')
-rw-r--r--svx/Library_svx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk
index 0ca0c80aad..944f5126a5 100644
--- a/svx/Library_svx.mk
+++ b/svx/Library_svx.mk
@@ -30,10 +30,10 @@ $(eval $(call gb_Library_Library,svx))
$(eval $(call gb_Library_set_componentfile,svx,svx/util/svx))
$(eval $(call gb_Library_set_include,svx,\
- $$(SOLARINC) \
-I$(SRCDIR)/svx/inc \
-I$(SRCDIR)/svx/source/inc \
-I$(SRCDIR)/svx/inc/pch \
+ $$(SOLARINC) \
-I$(OUTDIR)/inc/offuh \
))