aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2015-12-07 20:08:13 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2015-12-07 20:08:13 +0300
commit0fd8e9faa4a086f67f2ce71e1d059e571ae95c0f (patch)
tree2157b6ec98f83062bbeb83f208f914b41f0ce67e
parent8ba626ccd71cbd704c7c69928d1d6fe58fd0445f (diff)
Added slice module to win32 builds.
-rw-r--r--misc/GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index a20b8fff..c1e848d1 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -79,6 +79,7 @@ win32:
--with-http_auth_request_module \
--with-http_random_index_module \
--with-http_secure_link_module \
+ --with-http_slice_module \
--with-mail \
--with-stream \
--with-openssl=$(OBJS)/lib/$(OPENSSL) \