]> granicus.if.org Git - apache/commitdiff
suexec is sometimes built by make so it needs to be removed by
authorJeff Trawick <trawick@apache.org>
Thu, 29 Aug 2002 19:25:40 +0000 (19:25 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 29 Aug 2002 19:25:40 +0000 (19:25 +0000)
make clean

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96575 13f79535-47bb-0310-9956-ffa450edef68

support/Makefile.in

index c38dc6491fca5d0662851fee0f56cb7927df3a2b..003c8313ca633cbc10f4ed1d3cea0fc806b69771 100644 (file)
@@ -1,6 +1,8 @@
 DISTCLEAN_TARGETS = apxs apachectl dbmmanage log_server_status \
        logresolve.pl phf_abuse_log.cgi split-logfile envvars-std
 
+CLEAN_TARGETS = suexec
+
 PROGRAMS = htpasswd htdigest rotatelogs logresolve ab checkgid htdbm
 TARGETS  = $(PROGRAMS)