Exclude Python components if --disable-python
Change-Id: I05c1e9d7b270bcafa7fbfe526c8b12733d8ed708
This commit is contained in:
@@ -168,16 +168,18 @@ $(eval $(call gb_Rdb_add_components,services,\
|
||||
scripting/source/basprov/basprov \
|
||||
scripting/source/dlgprov/dlgprov \
|
||||
scripting/source/protocolhandler/protocolhandler \
|
||||
scripting/source/pyprov/mailmerge \
|
||||
wizards/com/sun/star/wizards/fax/fax \
|
||||
wizards/com/sun/star/wizards/letter/letter \
|
||||
wizards/com/sun/star/wizards/agenda/agenda \
|
||||
wizards/com/sun/star/wizards/web/web \
|
||||
scripting/source/stringresource/stringresource \
|
||||
scripting/source/vbaevents/vbaevents \
|
||||
scripting/util/scriptframe \
|
||||
sw/util/vbaswobj \
|
||||
vbahelper/util/msforms \
|
||||
$(ifneq ($(DISABLE_PYTHON),TRUE) \
|
||||
scripting/source/pyprov/mailmerge \
|
||||
wizards/com/sun/star/wizards/agenda/agenda \
|
||||
wizards/com/sun/star/wizards/fax/fax \
|
||||
wizards/com/sun/star/wizards/letter/letter \
|
||||
wizards/com/sun/star/wizards/web/web \
|
||||
) \
|
||||
) \
|
||||
$(if $(ENABLE_CAIRO_CANVAS), \
|
||||
canvas/source/cairo/cairocanvas \
|
||||
|
Reference in New Issue
Block a user