Added slice module to win32 builds.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile index a20b8ff..c1e848d 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile
@@ -79,6 +79,7 @@ --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) \