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 | 1b7a2642e94f4509e36f08a681de2337388d7e86 (patch) | |
tree | 60663fcb84845fa2d4b93b0d57cdb07fddcbf9ae | |
parent | 2c63b5a4d131d3be38e09ae51594c989092d773d (diff) | |
parent | 353e3e1019429f6693f0067d9a067d0baa220dbe (diff) |
CWS-TOOLING: integrate CWS xmlfix3ooo/DEV300_m104ooo/DEV300_m103ooo/DEV300_m102
-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 \ |