]> granicus.if.org Git - apache/commitdiff
Catch win32 up with r620135 for unix., install so, cache and rewrite .h files.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 9 Feb 2008 16:11:50 +0000 (16:11 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 9 Feb 2008 16:11:50 +0000 (16:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@620145 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index 6cff62a72951a45d43486ad69c98d08a805c040f..7ea115708597d4ecc0f5ec2302b091dbc8d8f90e 100644 (file)
@@ -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