diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-02-24 18:41:13 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-16 12:21:09 +0200 |
commit | d16e5059aacbb8a2fa253ce2b0b502e930de07f8 (patch) | |
tree | 840692d34ca226931ddd4c3b3ae2e702823e9d3e /postprocess/packcomponents | |
parent | 058f38166489c8d93d25592676af9aa0d1409bd8 (diff) |
CWS gnumake4: convert unotools to new build system
Diffstat (limited to 'postprocess/packcomponents')
-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 92734d5dabce..cba050fff798 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -77,6 +77,7 @@ my_components = \ component/sw/util/sw \ component/sw/util/swd \ component/sw/util/vbaswobj \ + component/unotools/util/utl \ component/toolkit/util/tk \ component/unoxml/source/rdf/unordf \ component/unoxml/source/service/unoxml \ @@ -168,7 +169,6 @@ my_components = \ updatefeed \ updchk \ updchk.uno \ - utl \ uui \ vbaevents \ vbaobj \ |