summaryrefslogtreecommitdiff
path: root/svl/Library_fsstorage.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 /svl/Library_fsstorage.mk
parent6ecf6ea77f36a444f985fed25a0d0502f5ae8ac4 (diff)
use INCLUDE instead of SOLARINC, and after local includes
Diffstat (limited to 'svl/Library_fsstorage.mk')
-rw-r--r--svl/Library_fsstorage.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/Library_fsstorage.mk b/svl/Library_fsstorage.mk
index 29b465347043..2247c9a0093d 100644
--- a/svl/Library_fsstorage.mk
+++ b/svl/Library_fsstorage.mk
@@ -31,13 +31,13 @@ $(eval $(call gb_Library_Library,fsstorage))
$(eval $(call gb_Library_set_componentfile,fsstorage,svl/source/fsstor/fsstorage))
$(eval $(call gb_Library_set_include,fsstorage,\
- $$(SOLARINC) \
-I$(WORKDIR)/inc/svl \
-I$(WORKDIR)/inc/ \
-I$(realpath $(SRCDIR)/svl/inc) \
-I$(realpath $(SRCDIR)/svl/inc/svl) \
-I$(realpath $(SRCDIR)/svl/source/inc) \
-I$(OUTDIR)/inc \
+ $$(INCLUDE) \
))
$(eval $(call gb_Library_add_api,fsstorage,\