summaryrefslogtreecommitdiffhomepage
path: root/auto
diff options
context:
space:
mode:
Diffstat (limited to 'auto')
-rw-r--r--auto/modules/python1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/modules/python b/auto/modules/python
index 0e80d93f..afb1b586 100644
--- a/auto/modules/python
+++ b/auto/modules/python
@@ -167,6 +167,7 @@ $echo " + Python module: ${NXT_PYTHON_MODULE}.unit.so"
$echo >> $NXT_MAKEFILE
NXT_PYTHON_MODULE_SRCS=" \
+ src/python/nxt_python.c \
src/python/nxt_python_wsgi.c \
"