summaryrefslogtreecommitdiff
path: root/python/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'python/makefile.mk')
-rw-r--r--python/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/makefile.mk b/python/makefile.mk
index bf8cb80374c5..06e3ffe87a79 100644
--- a/python/makefile.mk
+++ b/python/makefile.mk
@@ -50,7 +50,9 @@ all:
TARFILE_NAME=Python-$(PYVERSION)
-PATCH_FILES=Python-$(PYVERSION).patch
+PATCH_FILES=\
+ Python-$(PYVERSION).patch \
+ Python-ssl.patch
CONFIGURE_DIR=