summaryrefslogtreecommitdiff
path: root/support/Makefile.in
diff options
context:
space:
mode:
authorVictor J. Orlikowski <orlikowski@apache.org>2001-06-07 23:32:14 +0000
committerVictor J. Orlikowski <orlikowski@apache.org>2001-06-07 23:32:14 +0000
commit4cbdb2eec0ad34c66cb91304b73c422af4fd233a (patch)
tree48d2dc9a241354870ac8c55f1883078cbb2bedad /support/Makefile.in
parent2fdaf3c25824bfa5d1476c1c64b7f0f014bebe0c (diff)
downloadhttpd-4cbdb2eec0ad34c66cb91304b73c422af4fd233a.tar.gz
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
Diffstat (limited to 'support/Makefile.in')
-rw-r--r--support/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/Makefile.in b/support/Makefile.in
index 75f17b186e..bfd9f0a084 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)