]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
All is well, but I now wonder if src/CHANGES shouldn't also be
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 18 Jul 2003 21:58:01 +0000 (21:58 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 18 Jul 2003 21:58:01 +0000 (21:58 +0000)
  copied as CHANGES.TXT?  Leaving that question for another day.

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

src/makefile.win

index d5f4d3a94fe96121fccc101cc2a5d02584250b79..c0c245890a714dcb76190b6a0525c9a365324f3a 100644 (file)
@@ -127,8 +127,8 @@ _install:
        copy ..\ABOUT_APACHE "$(INSTDIR)\ABOUT_APACHE.TXT"
        copy ..\Announcement "$(INSTDIR)\Announcement.txt"
        copy ..\LICENSE "$(INSTDIR)\LICENSE.TXT"
-       copy ..\README_WIN.TXT "$(INSTDIR)"
-       copy ..\WARNING_WIN.TXT "$(INSTDIR)"
+       copy ..\README-WIN.TXT "$(INSTDIR)"
+       copy ..\WARNING-WIN.TXT "$(INSTDIR)"
        copy $(LONG)\Apache.exe "$(INSTDIR)"
        copy $(LONG)\ApacheCore.dll "$(INSTDIR)"
        copy os\win32\$(LONG)\Win9xConHook.dll "$(INSTDIR)"