diff options
author | Michael Meeks <michael.meeks@suse.com> | 2011-12-05 20:52:12 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2011-12-05 20:53:25 +0000 |
commit | fe05a4b4aaaabecd5d63362bd563188133dcb08c (patch) | |
tree | cf83aaa73f5c90395460475ab25579883f71fe07 /postprocess | |
parent | 49df5176e5f72bc2943924b025afcc19d9b8ebec (diff) |
fax wizard: build and install the java wizard in paralle to the python one
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index c394308be8e4..f09c51e4a2fc 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -97,7 +97,6 @@ my_components = \ component/scripting/source/dlgprov/dlgprov \ component/scripting/source/protocolhandler/protocolhandler \ component/scripting/source/pyprov/mailmerge \ - component/wizards/com/sun/star/wizards/fax/fax \ component/scripting/source/stringresource/stringresource \ component/scripting/source/vbaevents/vbaevents \ component/scripting/util/scriptframe \ |