summaryrefslogtreecommitdiffhomepage
path: root/nginx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nginx/Makefile')
-rw-r--r--nginx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/nginx/Makefile b/nginx/Makefile
index 8245ae7..ffe9600 100644
--- a/nginx/Makefile
+++ b/nginx/Makefile
@@ -14,6 +14,7 @@ all: src /home/pham/git/ngx-fancyindex
14 --with-http_dav_module \ 14 --with-http_dav_module \
15 --with-http_image_filter_module \ 15 --with-http_image_filter_module \
16 --with-http_xslt_module \ 16 --with-http_xslt_module \
17 --with-http_addition_module \
17 --add-module=/home/pham/git/ngx-fancyindex 18 --add-module=/home/pham/git/ngx-fancyindex
18 make modules 19 make modules
19 make 20 make