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 --- sw/Library_msword.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/Library_msword.mk') diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk index 2f395e1bff19..3266e50a4dfa 100644 --- a/sw/Library_msword.mk +++ b/sw/Library_msword.mk @@ -39,6 +39,7 @@ $(eval $(call gb_Library_set_include,msword,\ -I$(WORKDIR)/inc/sw/sdi \ -I$(WORKDIR)/Misc/sw/ \ $$(INCLUDE) \ + -I$(WORKDIR)/oox/inc/ \ -I$(OUTDIR)/inc/sw \ )) -- cgit