From: Victor J. Orlikowski Date: Thu, 7 Jun 2001 23:32:14 +0000 (+0000) Subject: Clean out httpd.exp when cleaning up. X-Git-Tag: 2.0.19~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cbdb2eec0ad34c66cb91304b73c422af4fd233a;p=thirdparty%2Fapache%2Fhttpd.git Clean out httpd.exp when cleaning up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89300 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/Makefile.in b/support/Makefile.in index 75f17b186e8..bfd9f0a0840 100644 --- a/support/Makefile.in +++ b/support/Makefile.in @@ -1,5 +1,5 @@ -DISTCLEAN_TARGETS = apxs apachectl dbmmanage log_server_status logresolve.pl \ - phf_abuse_log.cgi split-logfile +DISTCLEAN_TARGETS = apxs apachectl dbmmanage httpd.exp log_server_status \ + logresolve.pl phf_abuse_log.cgi split-logfile PROGRAMS = htpasswd htdigest rotatelogs logresolve ab TARGETS = $(PROGRAMS)