diff options
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 49fa9e1..236d372 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -75,6 +75,8 @@ my_components = \ component/sw/util/swd \ component/sw/util/vbaswobj \ component/toolkit/util/tk \ + component/unoxml/source/rdf/unordf \ + component/unoxml/source/service/unoxml \ component/xmloff/source/transform/xof \ component/xmloff/util/xo \ configmgr \ @@ -163,8 +165,6 @@ my_components = \ ucphier1 \ ucppkg1 \ ucptdoc1 \ - unordf \ - unoxml \ updatefeed \ updchk \ updchk.uno \ |