diff options
author | Michael Stahl <mst@openoffice.org> | 2011-02-02 13:10:20 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-17 15:18:29 +0200 |
commit | 3639f54727ea8fc4b2d5d02a80cebdce12145511 (patch) | |
tree | 44b7130d4c9e19aa096d2342be87e7c984b3edb1 | |
parent | 1afb47193b7a03ad32b03f275978634daa3c8892 (diff) |
writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a]
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 883f6b9..21e689e 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -91,6 +91,7 @@ my_components = \ component/toolkit/util/tk \ component/unoxml/source/rdf/unordf \ component/unoxml/source/service/unoxml \ + component/writerfilter/util/writerfilter \ component/xmloff/source/transform/xof \ component/xmloff/util/xo \ component/xmlscript/util/xcr \ @@ -178,7 +179,6 @@ my_components = \ vbaevents \ vbaobj \ wpft \ - writerfilter \ xmlfa \ xmlfd \ xmx \ |