summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-04 16:14:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-04 16:14:16 +0100
commit81069bc88b224fad22b6fc22d3efd91ac0284eb9 (patch)
tree9fbbee06b1f2838a76137a840d448aab605cad69
parent30320f00419380ecde1138c1bb8984fef33710e5 (diff)
add realpaths for windows
-rw-r--r--linguistic/Library_lng.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/linguistic/Library_lng.mk b/linguistic/Library_lng.mk
index f68b9bdd6b..dc41819a04 100644
--- a/linguistic/Library_lng.mk
+++ b/linguistic/Library_lng.mk
@@ -36,8 +36,8 @@ $(eval $(call gb_Library_set_componentfile,lng,linguistic/source/lng))
$(eval $(call gb_Library_set_include,lng,\
$$(INCLUDE) \
- -I$(SRCDIR)/linguistic/inc \
- -I$(SRCDIR)/linguistic/inc/pch \
+ -I$(realpath $(SRCDIR)/linguistic/inc) \
+ -I$(realpath $(SRCDIR)/linguistic/inc/pch) \
))
$(eval $(call gb_Library_add_api,lng,\