Kaydet (Commit) 33aea8ab authored tarafından Hanno Meyer-Thurow's avatar Hanno Meyer-Thurow

Update '--disable-python' to disable only Python UNO API.

* scripting/source/pyprov/makefile.mk:
üst ad52909e
......@@ -35,7 +35,8 @@ TARGET=pyprov
.INCLUDE : settings.mk
# --- Targets ------------------------------------------------------
.IF "$(DISABLE_PYTHON)" != "TRUE"
# mailmerge is put in an extra services.rdb
# simply do not fiddle with that. cws sb123, sb129
ALL : ALLTAR \
$(DLLDEST)$/officehelper.py \
$(DLLDEST)$/mailmerge.py
......@@ -68,9 +69,3 @@ COMPONENT_FILES=$(EXTENSIONDIR)$/pythonscript.py
.INCLUDE : target.mk
.ENDIF
.ELSE
.INCLUDE : target.mk
.ENDIF
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment