summaryrefslogtreecommitdiff
path: root/pyuno
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno')
-rw-r--r--pyuno/zipcore/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/pyuno/zipcore/makefile.mk b/pyuno/zipcore/makefile.mk
index ce0a3a4aa733..166fff4393ae 100644
--- a/pyuno/zipcore/makefile.mk
+++ b/pyuno/zipcore/makefile.mk
@@ -36,8 +36,10 @@ LIBTARGET=NO
UWINAPILIB =
.IF "$(SYSTEM_PYTHON)" == "YES"
+
systempython:
- @echo "Not building python-core because system python is being used"
+# nothing
+
.ELSE
.INCLUDE : pyversion.mk