summaryrefslogtreecommitdiff
path: root/writerfilter/Library_ooxml.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-04-16 13:37:58 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-04-16 13:37:58 +0200
commitbba68c41aeb8d9a19557e974512fc6c74035a6dc (patch)
treee0a81d5b1cabe83d0b8f5845b118aac5acdd38a6 /writerfilter/Library_ooxml.mk
parent157fc233b99d3fabbe3e696461519ca820bce0df (diff)
include helper by absolute path
* otherwise a global gbuild build fails
Diffstat (limited to 'writerfilter/Library_ooxml.mk')
-rw-r--r--writerfilter/Library_ooxml.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/Library_ooxml.mk b/writerfilter/Library_ooxml.mk
index cab31b12534e..fc7bd8ac8e6e 100644
--- a/writerfilter/Library_ooxml.mk
+++ b/writerfilter/Library_ooxml.mk
@@ -38,7 +38,7 @@ $(eval $(call gb_Library_set_include,ooxml,\
-I$(OUTDIR)/inc/offuh \
))
-include debug_setup.mk
+include $(SRCDIR)/writerfilter/debug_setup.mk
$(eval $(call gb_Library_set_defs,ooxml,\
$$(DEFS) \