Index: /trunk/Ohana/doc/www/Makefile
===================================================================
--- /trunk/Ohana/doc/www/Makefile	(revision 4728)
+++ /trunk/Ohana/doc/www/Makefile	(revision 4729)
@@ -7,5 +7,5 @@
 
 install:
-	rsync -auvzC html/ $(WWW)
+	rsync -auvz --delete --delete-excluded --exclude=CVS/ --exclude="*.htm" --exclude="*.idx" html/ $(WWW)
 
 clean:	
