From 63c86584b4035394fdf8492f2b4e980d112e60d6 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 17 Aug 2001 02:00:38 +0000 Subject: [PATCH] Whoops... a ton of extra cruft had landed in the bin/ directory! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90265 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.win | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.win b/Makefile.win index a6e40979e8..3f0f0588c0 100644 --- a/Makefile.win +++ b/Makefile.win @@ -217,7 +217,6 @@ _install: -copy srclib\openssl\$(SSLBIN)\libeay32.dll "$(INSTDIR)\bin" -copy srclib\openssl\$(SSLBIN)\ssleay32.dll "$(INSTDIR)\bin" !ENDIF - copy support\$(LONG)\ "$(INSTDIR)\bin" copy support\$(LONG)\ab.exe "$(INSTDIR)\bin" copy support\$(LONG)\htpasswd.exe "$(INSTDIR)\bin" copy support\$(LONG)\htdigest.exe "$(INSTDIR)\bin" -- 2.40.0