summaryrefslogtreecommitdiff
path: root/support/Makefile.in
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2002-08-29 19:03:27 +0000
committerJeff Trawick <trawick@apache.org>2002-08-29 19:03:27 +0000
commit0cf0021df875fba3491dc7c581aec3002c5614d9 (patch)
tree9e7bf4bef3eb06f3e144c28973150639b31cb82f /support/Makefile.in
parent2bb5a701d1d8e034885bc86bcf82266bb698005d (diff)
downloadhttpd-0cf0021df875fba3491dc7c581aec3002c5614d9.tar.gz
envvars-std is build by configure so it needs to be removed by
make distclean or make extraclean git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96570 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/Makefile.in')
-rw-r--r--support/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/Makefile.in b/support/Makefile.in
index cbfd53099a..c38dc6491f 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
+ logresolve.pl phf_abuse_log.cgi split-logfile envvars-std
PROGRAMS = htpasswd htdigest rotatelogs logresolve ab checkgid htdbm
TARGETS = $(PROGRAMS)