summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-02 16:09:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-02 16:10:40 +0100
commitf6d4420ddd1811e1e385c391f3fb05a15ffa2623 (patch)
treed4bfb5d93e8371f94f997b105e1fec574cd1cc8f /ucbhelper
parent873d2edc7ccc988b288ef7f7fe0694233da23628 (diff)
get this building under windows
Diffstat (limited to 'ucbhelper')
-rw-r--r--ucbhelper/Library_ucbhelper.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucbhelper/Library_ucbhelper.mk b/ucbhelper/Library_ucbhelper.mk
index 8218ccec1abe..e7d8398d88e3 100644
--- a/ucbhelper/Library_ucbhelper.mk
+++ b/ucbhelper/Library_ucbhelper.mk
@@ -34,8 +34,8 @@ $(eval $(call gb_Library_add_precompiled_header,ucbhelper,$(SRCDIR)/ucbhelper/in
$(eval $(call gb_Library_set_include,ucbhelper,\
$$(INCLUDE) \
- -I$(SRCDIR)/ucbhelper/inc \
- -I$(SRCDIR)/ucbhelper/inc/pch \
+ -I$(realpath $(SRCDIR)/ucbhelper/inc) \
+ -I$(realpath $(SRCDIR)/ucbhelper/inc/pch) \
))
$(eval $(call gb_Library_add_defs,ucbhelper,\