summaryrefslogtreecommitdiff
path: root/sw/Library_msword.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-07 15:53:03 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-07 17:07:44 +0200
commit38f5717b1d488b866d55a603eea1260c6203fd69 (patch)
treecb359df6ed46c2e8fc4c62d514e0acd8157ed80e /sw/Library_msword.mk
parent5a8f5914c2077fe330d713a5d3a2be3b3f6a7e9a (diff)
oox: remove Package_generated and Package_tokens
Change-Id: Iab5eb4fbfecea905f4eeb9f1b1f503c1908dadc8
Diffstat (limited to 'sw/Library_msword.mk')
-rw-r--r--sw/Library_msword.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index a2b64e36640b..93a43d11802d 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -21,7 +21,10 @@ $(eval $(call gb_Library_Library,msword))
$(eval $(call gb_Library_set_componentfile,msword,sw/util/msword))
-$(eval $(call gb_Library_use_custom_headers,msword,writerfilter/source))
+$(eval $(call gb_Library_use_custom_headers,msword,\
+ oox/generated \
+ writerfilter/source \
+))
$(eval $(call gb_Library_set_precompiled_header,msword,$(SRCDIR)/sw/inc/pch/precompiled_msword))