diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-02-28 18:27:24 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-02-28 18:27:24 +0100 |
commit | 981e76f631cc591e356c0242943f114804f907db (patch) | |
tree | ee9a716e6a1777c33123127bcb7a966c4ab48475 | |
parent | 27a1028245e94de4b11567a5adb60cfb6b10e914 (diff) | |
parent | c3226ab2a4c19dafe679e817e6f1bbb5f57f48f0 (diff) |
CWS-TOOLING: integrate CWS xmlfix3
Notes
Notes:
split repo tag: postprocess_ooo/DEV300_m102
split repo tag: postprocess_ooo/DEV300_m103
split repo tag: postprocess_ooo/DEV300_m104
-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 49fa9e19d908..236d372eb1c0 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 \ |