From 487c6a516f7664ba41f90560a48e7248d5b35877 Mon Sep 17 00:00:00 2001 From: "Victor J. Orlikowski" Date: Fri, 8 Jun 2001 15:02:25 +0000 Subject: [PATCH] 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 --- support/.cvsignore | 1 - support/Makefile.in | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/support/.cvsignore b/support/.cvsignore index 676443f2db..fa1c006478 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 b55d9b7cd3..3a74435ea0 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 -- 2.40.0