Author: joes
Date: Tue Jul 12 07:30:15 2005
New Revision: 215958
URL: http://svn.apache.org/viewcvs?rev=215958&view=rev
Log:
Remove generated *.html when clearing docs.
Modified:
httpd/apreq/trunk/Makefile.am
Modified: httpd/apreq/trunk/Makefile.am
URL:
http://svn.apache.org/viewcvs/httpd/apreq/trunk/Makefile.am?rev=215958&r1=215957&r2=215958&view=diff
==============================================================================
--- httpd/apreq/trunk/Makefile.am (original)
+++ httpd/apreq/trunk/Makefile.am Tue Jul 12 07:30:15 2005
@@ -48,6 +48,7 @@
docs_clean:
-rm -rf docs
+ -rm -rf *.html
docs: pod2html build/doxygen.conf apr_tags docs/html/feather.gif
@PERL@ build/version_check.pl doxygen