diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 9cdf418c4..bef4f0eac 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -66,6 +66,7 @@ win32: --with-pcre=$(OBJS)/lib/$(PCRE) \ --with-zlib=$(OBJS)/lib/$(ZLIB) \ --with-select_module \ + --with-http_v2_module \ --with-http_realip_module \ --with-http_addition_module \ --with-http_sub_module \