]> granicus.if.org Git - apache/commitdiff
Add some pretty danged important files to the win32 install. It's a shame
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 17 Aug 2001 19:43:34 +0000 (19:43 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 17 Aug 2001 19:43:34 +0000 (19:43 +0000)
  these are all mixed up with the other top-level stuff.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90301 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index e81ca48bd121d7629099085d2b48dad80bfcd32c..f616eef5fd498f99a8782a65f80ce6105723bace 100644 (file)
@@ -251,6 +251,11 @@ _install:
        -mkdir "$(INSTDIR)\logs"
        -mkdir "$(INSTDIR)\modules"
 #      -mkdir "$(INSTDIR)\proxy"
+       copy ABOUT_APACHE "$(INSTDIR)"
+       copy CHANGES"$(INSTDIR)"
+       copy INSTALL "$(INSTDIR)"
+       copy LICENSE "$(INSTDIR)"
+       copy README "$(INSTDIR)"
        copy $(LONG)\Apache.exe "$(INSTDIR)\bin"
        copy $(LONG)\libhttpd.dll "$(INSTDIR)\bin"
        copy srclib\apr\$(LONG)\libapr.dll "$(INSTDIR)\bin"