]> granicus.if.org Git - apache/commitdiff
Resolve cut-n-paste typo from prior commit
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 4 Feb 2010 19:50:13 +0000 (19:50 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 4 Feb 2010 19:50:13 +0000 (19:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906625 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index cb22e39b9bdcf804f7e70c2773e4f56f3a50810b..f6e1e2c46e7315ce6b76ac5c1e0b574178d15272 100644 (file)
@@ -602,6 +602,7 @@ _build:
 _copybin:
        copy $(LONG)\httpd.$(src_exe)                           "$(inst_exe)" <.y
        copy $(LONG)\libhttpd.$(src_dll)                        "$(inst_dll)" <.y
+       copy srclib\apr\$(LONG)\libapr-1.$(src_dll)             "$(inst_dll)" <.y
        copy srclib\apr-iconv\$(LONG)\libapriconv-1.$(src_dll)  "$(inst_dll)" <.y
        copy srclib\apr-util\$(LONG)\libaprutil-1.$(src_dll)    "$(inst_dll)" <.y
        copy srclib\apr-util\ldap\$(LONG)\apr_ldap-1.$(src_dll) "$(inst_dll)" <.y