diff options
author | Victor J. Orlikowski <orlikowski@apache.org> | 2001-06-08 17:02:25 +0200 |
---|---|---|
committer | Victor J. Orlikowski <orlikowski@apache.org> | 2001-06-08 17:02:25 +0200 |
commit | 487c6a516f7664ba41f90560a48e7248d5b35877 (patch) | |
tree | f600926393768467e7b0c2420d3ca529863fbb86 /support/Makefile.in | |
parent | DISTCLEAN, not EXTRACLEAN. (diff) | |
download | apache2-487c6a516f7664ba41f90560a48e7248d5b35877.tar.xz apache2-487c6a516f7664ba41f90560a48e7248d5b35877.zip |
Greg was right, I was wrong.
We don;t need these here anymore, since the copy is done directly from the
server directory.
I need more sleep. :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89308 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/Makefile.in')
-rw-r--r-- | support/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/Makefile.in b/support/Makefile.in index b55d9b7cd3..3a74435ea0 100644 --- a/support/Makefile.in +++ b/support/Makefile.in @@ -1,4 +1,4 @@ -DISTCLEAN_TARGETS = apxs apachectl dbmmanage httpd.exp log_server_status \ +DISTCLEAN_TARGETS = apxs apachectl dbmmanage log_server_status \ logresolve.pl phf_abuse_log.cgi split-logfile PROGRAMS = htpasswd htdigest rotatelogs logresolve ab |