diff options
author | David Tardon <dtardon@redhat.com> | 2011-12-25 16:17:04 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-12-25 20:37:10 +0100 |
commit | 0751491892c3cb90e08528fd483d33fd232aa67e (patch) | |
tree | d6d21ac9e1f722726557d989d4307274960d8dff /postprocess/packcomponents | |
parent | 5451e9c702afb7c570662c740b33f2481abb7cb1 (diff) |
gbuildize UnoControls
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 78a7b0cbf925..9c7870653b3d 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -126,6 +126,7 @@ my_components = \ component/sw/util/swd \ component/sw/util/vbaswobj \ component/toolkit/util/tk \ + component/UnoControls/util/ctl \ component/unotools/util/utl \ component/unoxml/source/rdf/unordf \ component/unoxml/source/service/unoxml \ @@ -142,7 +143,6 @@ my_components = \ component/xmlscript/util/xcr \ component/xmlsecurity/util/xmlsecurity \ component/xmlsecurity/util/xsec_fw \ - ctl \ dbase \ dbpool2 \ dbtools \ |