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
commitbc4c58935145cf80e9a64a552d5b5a5509248630 (patch)
tree5b3b458e42c2b2effd7baff078bd4de0f29fb752 /svx/Library_svx.mk
parent26b3715705944b13fcd4e275e8e730035a7b4d15 (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 0ca0c80aad6c..944f5126a59f 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 \
))