Commit bc6500e1 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Add some pretty danged important files to the win32 install.  It's a shame
  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
parent d83461dd
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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"