From 751531df525d50a2a93ed170972766851d8a8d82 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 11 Aug 2011 23:10:40 -0500 Subject: add the module oox into tail_build's fold --- sc/Library_scfilt.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/Library_scfilt.mk') 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 \ )) -- cgit