]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Kill proxy\ dir, a horrible name with no corresponding example
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 21 Dec 2007 18:46:54 +0000 (18:46 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 21 Dec 2007 18:46:54 +0000 (18:46 +0000)
Backports: r606265

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@606266 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index 4ceeb09514a1df49b2ef552ad052f97e3ea1c0df..70755ff0d34d3ca2b975c153c0a68cf3543a3708 100644 (file)
@@ -568,7 +568,6 @@ _install:
        -mkdir "$(INSTDIR)\lib"
        -mkdir "$(INSTDIR)\logs"
        -mkdir "$(INSTDIR)\modules"
-       -mkdir "$(INSTDIR)\proxy"
        -mkdir "$(INSTDIR)\symbols"
        -mkdir "$(INSTDIR)\symbols\exe"
        -mkdir "$(INSTDIR)\symbols\dll"