From: William A. Rowe Jr Date: Sat, 9 Feb 2008 16:11:50 +0000 (+0000) Subject: Catch win32 up with r620135 for unix., install so, cache and rewrite .h files. X-Git-Tag: 2.3.0~995 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc5934ee96073eb9aee78a383097a75d62624e97;p=apache Catch win32 up with r620135 for unix., install so, cache and rewrite .h files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@620145 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index 6cff62a729..7ea1157085 100644 --- a/Makefile.win +++ b/Makefile.win @@ -736,7 +736,10 @@ BEGIN { modules\loggers\mod_log_config.h \ modules\http\mod_core.h \ modules\proxy\mod_proxy.h \ - modules\ssl\mod_ssl.h ) do \ + modules\ssl\mod_ssl.h \ + modules\mappers\mod_so.h \ + modules\mappers\mod_rewrite.h \ + modules\cache\mod_cache.h ) do \ @copy %f "$(INSTDIR)\include" < .y > nul copy srclib\apr\Lib$(SHORT)\apr-1.lib "$(INSTDIR)\lib" <.y copy srclib\apr\Lib$(SHORT)\apr-1.pdb "$(INSTDIR)\lib" <.y