diff options
-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 \ |