summaryrefslogtreecommitdiff
path: root/sc/Library_scfilt.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-08-11 23:10:40 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-08-11 23:10:40 -0500
commit751531df525d50a2a93ed170972766851d8a8d82 (patch)
tree94aeaa345afa384983a94e6000205535f0409aa2 /sc/Library_scfilt.mk
parent662c49c020420a878f8feb488ff9b0dc3c0d8a9f (diff)
add the module oox into tail_build's fold
Diffstat (limited to 'sc/Library_scfilt.mk')
-rw-r--r--sc/Library_scfilt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scfilt.mk b/sc/Library_scfilt.mk
index ce6cee1664ee..e6958f4cd487 100644
--- a/sc/Library_scfilt.mk
+++ b/sc/Library_scfilt.mk
@@ -34,6 +34,7 @@ $(eval $(call gb_Library_set_include,scfilt,\
-I$(realpath $(SRCDIR)/sc/inc/pch) \
-I$(WORKDIR)/Misc/sc/ \
$$(INCLUDE) \
+ -I$(WORKDIR)/oox/inc/ \
-I$(OUTDIR)/inc \
))