From: Victor J. Orlikowski Date: Fri, 8 Jun 2001 15:02:25 +0000 (+0000) Subject: Greg was right, I was wrong. X-Git-Tag: 2.0.19~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=487c6a516f7664ba41f90560a48e7248d5b35877;p=thirdparty%2Fapache%2Fhttpd.git Greg was right, I was wrong. We don;t need these here anymore, since the copy is done directly from the server directory. I need more sleep. :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89308 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/.cvsignore b/support/.cvsignore index 676443f2dbb..fa1c0064782 100644 --- a/support/.cvsignore +++ b/support/.cvsignore @@ -25,4 +25,3 @@ log_server_status logresolve.pl split-logfile phf_abuse_log.cgi -httpd.exp diff --git a/support/Makefile.in b/support/Makefile.in index b55d9b7cd36..3a74435ea0e 100644 --- a/support/Makefile.in +++ b/support/Makefile.in @@ -1,4 +1,4 @@ -DISTCLEAN_TARGETS = apxs apachectl dbmmanage httpd.exp log_server_status \ +DISTCLEAN_TARGETS = apxs apachectl dbmmanage log_server_status \ logresolve.pl phf_abuse_log.cgi split-logfile PROGRAMS = htpasswd htdigest rotatelogs logresolve ab