import original ngx_http_uwsgi_module version

This commit is contained in:
Igor Sysoev
2010-06-01 15:53:11 +00:00
parent 1a310e39de
commit 3a881d30b5
5 changed files with 1680 additions and 0 deletions

View File

@@ -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