From 0fd8e9faa4a086f67f2ce71e1d059e571ae95c0f Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Mon, 7 Dec 2015 20:08:13 +0300 Subject: Added slice module to win32 builds. --- misc/GNUmakefile | 1 + 1 file changed, 1 insertion(+) 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) \ -- cgit v1.2.3