summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2010-06-01 15:53:11 +0000
committerIgor Sysoev <igor@sysoev.ru>2010-06-01 15:53:11 +0000
commit3a881d30b5876bd0ad74e71a8aa6b5e4ca8b4eac (patch)
treeff7a6f70ec1b2f82114d0e890db015b24a8ca556 /auto/sources
parent1a310e39debe5b6200e5177548360776f57f7869 (diff)
downloadnginx-3a881d30b5876bd0ad74e71a8aa6b5e4ca8b4eac.tar.gz
nginx-3a881d30b5876bd0ad74e71a8aa6b5e4ca8b4eac.tar.bz2
import original ngx_http_uwsgi_module version
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index a05c16c14..eb0664bfd 100644
--- a/auto/sources
+++ b/auto/sources
@@ -412,6 +412,10 @@ HTTP_FASTCGI_MODULE=ngx_http_fastcgi_module
HTTP_FASTCGI_SRCS=src/http/modules/ngx_http_fastcgi_module.c
+HTTP_UWSGI_MODULE=ngx_http_uwsgi_module
+HTTP_UWSGI_SRCS=src/http/modules/ngx_http_uwsgi_module.c
+
+
HTTP_PERL_MODULE=ngx_http_perl_module
HTTP_PERL_INCS=src/http/modules/perl
HTTP_PERL_DEPS=src/http/modules/perl/ngx_http_perl_module.h