summaryrefslogtreecommitdiff
path: root/writerfilter/Library_ooxml.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-23 15:53:00 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-23 15:53:00 +0200
commit2d02fa31d1e0ab1ab17ede09da30ae6cab9bc989 (patch)
treea113af319b13dff09e524482cde28899a439453f /writerfilter/Library_ooxml.mk
parent6f38368f3b0f25414476d178cc4610f1ebad9083 (diff)
remove superfluous include paths
Diffstat (limited to 'writerfilter/Library_ooxml.mk')
-rw-r--r--writerfilter/Library_ooxml.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/writerfilter/Library_ooxml.mk b/writerfilter/Library_ooxml.mk
index 1d8375c4bb2d..75d4ed7e9e3d 100644
--- a/writerfilter/Library_ooxml.mk
+++ b/writerfilter/Library_ooxml.mk
@@ -40,8 +40,6 @@ $(eval $(call gb_Library_set_include,ooxml,\
-I$(WORKDIR)/CustomTarget/writerfilter/source \
-I$(WORKDIR)/CustomTarget/writerfilter/source/ooxml \
-I$(WORKDIR)/CustomTarget/writerfilter/source/doctok \
- -I$(WORKDIR)/writerfilter/inc \
- -I$(WORKDIR)/writerfilter/inc/ooxml \
-I$(OUTDIR)/inc \
))