summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-12-14 11:23:52 +0100
committerStephan Bergmann <sbergman@redhat.com>2011-12-14 11:24:12 +0100
commit5539e6cbf3bfcb67ebf5986d1c04e65277896df1 (patch)
treee9334af0569a8c34f228c8c0c806d000322104cb /postprocess
parent9460b68ca2567afd9d536303617c280b31084f8b (diff)
Missing configmgr.component adaption in postprocess/packcomponents.
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 850d2c2c2dd3..fe829fa4799f 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -46,7 +46,8 @@ my_components = \
component/canvas/source/simplecanvas/simplecanvas \
component/canvas/source/vcl/vclcanvas \
component/comphelper/util/comphelp \
- component/cppcanvas/source/uno/mtfrenderer \
+ component/configmgr/source/configmgr \
+ component/cppcanvas/source/uno/mtfrenderer \
component/cui/util/cui \
component/dbaccess/source/ext/macromigration/dbmm \
component/dbaccess/source/filter/xml/dbaxml \
@@ -141,7 +142,6 @@ my_components = \
component/xmlscript/util/xcr \
component/xmlsecurity/util/xmlsecurity \
component/xmlsecurity/util/xsec_fw \
- configmgr \
ctl \
dbase \
dbpool2 \