You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2009/09/22 03:04:26 UTC

svn commit: r817462 - /httpd/mod_ftp/trunk/Makefile.apxs

Author: wrowe
Date: Tue Sep 22 01:04:26 2009
New Revision: 817462

URL: http://svn.apache.org/viewvc?rev=817462&view=rev
Log:
mop up docs/manual build and style dirs on a make distclean|extraclean

Modified:
    httpd/mod_ftp/trunk/Makefile.apxs

Modified: httpd/mod_ftp/trunk/Makefile.apxs
URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/Makefile.apxs?rev=817462&r1=817461&r2=817462&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/Makefile.apxs (original)
+++ httpd/mod_ftp/trunk/Makefile.apxs Tue Sep 22 01:04:26 2009
@@ -24,6 +24,9 @@
 DISTCLEAN_TARGETS  = config.apxs.log modules/ftp/ftp_config.h
 EXTRACLEAN_TARGETS = 
 
+x-local-distclean:
+	rm -rf docs/manual/build docs/manual/style
+
 include $(exp_installbuilddir)/rules.mk
 
 # Dang nabbit, these are stripped!  Reconstitute them;