Index: rlog-1.4/docs/Makefile.am
===================================================================
--- rlog-1.4.orig/docs/Makefile.am	2009-11-29 12:47:30.111894401 +0100
+++ rlog-1.4/docs/Makefile.am	2009-11-29 12:47:38.410898023 +0100
@@ -24,8 +24,8 @@
 	-cd .. && @DOXYGEN@ Doxyfile
 
 clean-local:
-	-rm -rf html
-	-rm -rf latex
+	#-rm -rf html
+	#-rm -rf latex
 endif
 
 all-local: html/index.html
Index: rlog-1.4/docs/Makefile.in
===================================================================
--- rlog-1.4.orig/docs/Makefile.in	2009-11-29 12:47:13.174894828 +0100
+++ rlog-1.4/docs/Makefile.in	2009-11-29 12:47:27.276897269 +0100
@@ -389,8 +389,8 @@
 @BUILD_DOCS_TRUE@	-cd .. && @DOXYGEN@ Doxyfile
 
 @BUILD_DOCS_TRUE@clean-local:
-@BUILD_DOCS_TRUE@	-rm -rf html
-@BUILD_DOCS_TRUE@	-rm -rf latex
+@BUILD_DOCS_TRUE@	#-rm -rf html
+@BUILD_DOCS_TRUE@	#-rm -rf latex
 
 all-local: html/index.html
 
