diff misc/GNUmakefile @ 6318:3250a5783787

Added slice module to win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 07 Dec 2015 20:08:13 +0300
parents 5def760fe95e
children fe0ace132a25
line wrap: on
line diff
--- 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)			\