summaryrefslogtreecommitdiff
path: root/sw/Library_msword.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-07 15:27:54 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-07 17:07:44 +0200
commit5a8f5914c2077fe330d713a5d3a2be3b3f6a7e9a (patch)
treeafa8b6798653b28f4d0ed1bec4442da473410b73 /sw/Library_msword.mk
parent368e06b05affe72b7589b340b2b557c4d387c298 (diff)
writerfilter: remove Package_sprmids
Change-Id: I3791f7f513246faaeb76f9209c08008c78a38619
Diffstat (limited to 'sw/Library_msword.mk')
-rw-r--r--sw/Library_msword.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index ef640cde4694..a2b64e36640b 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -21,7 +21,7 @@ $(eval $(call gb_Library_Library,msword))
$(eval $(call gb_Library_set_componentfile,msword,sw/util/msword))
-$(eval $(call gb_Library_use_package,msword,writerfilter_sprmids))
+$(eval $(call gb_Library_use_custom_headers,msword,writerfilter/source))
$(eval $(call gb_Library_set_precompiled_header,msword,$(SRCDIR)/sw/inc/pch/precompiled_msword))