diff options
author | Michael Stahl <mst@openoffice.org> | 2011-02-10 18:37:54 +0100 |
---|---|---|
committer | Michael Stahl <mst@openoffice.org> | 2011-02-10 18:37:54 +0100 |
commit | 493a3f62879199eaa994c7430869cb44d0ac9cc0 (patch) | |
tree | 940b4957124ce0e126c5710ee55896fc24320284 /postprocess/packcomponents | |
parent | ed629cd4a908471bde99ca2039da18f6363923c0 (diff) |
xmlfix3: convert unoxml to gbuild
Diffstat (limited to 'postprocess/packcomponents')
-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 537a62be4ba5..9f5caac06e38 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -70,6 +70,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 \ |