summaryrefslogtreecommitdiffstats
path: root/svx/Library_svx.mk
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-01-13 22:41:21 +0100
committerEike Rathke <erack@redhat.com>2012-01-13 22:42:33 +0100
commit92bf1c3f605f837214013d25396b3d3a34005e9c (patch)
tree8dc779ca10b99ae11eef995b59880a5d9752411b /svx/Library_svx.mk
parentensure that /usr/include is _appended_ to INCLUDE (diff)
downloadcore-92bf1c3f605f837214013d25396b3d3a34005e9c.tar.gz
core-92bf1c3f605f837214013d25396b3d3a34005e9c.zip
use INCLUDE instead of SOLARINC, and after local includes
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 d81363aa9542..97db17f7da91 100644
--- a/svx/Library_svx.mk
+++ b/svx/Library_svx.mk
@@ -33,7 +33,7 @@ $(eval $(call gb_Library_set_componentfile,svx,svx/util/svx))
$(eval $(call gb_Library_set_include,svx,\
-I$(realpath $(SRCDIR)/svx/inc) \
-I$(realpath $(SRCDIR)/svx/source/inc) \
- $$(SOLARINC) \
+ $$(INCLUDE) \
))
$(eval $(call gb_Library_add_api,svx,\