]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Clean out httpd.exp when cleaning up.
authorVictor J. Orlikowski <orlikowski@apache.org>
Thu, 7 Jun 2001 23:32:14 +0000 (23:32 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Thu, 7 Jun 2001 23:32:14 +0000 (23:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89300 13f79535-47bb-0310-9956-ffa450edef68

support/Makefile.in

index 75f17b186e8b9d3055a4a91f5b5a247d6600ef72..bfd9f0a08405f3f6b7e4517758c56395edd3b4cf 100644 (file)
@@ -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)