about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-01-06 17:34:58 -0800
committerEric Wong <normalperson@yhbt.net>2010-01-06 17:34:58 -0800
commit30ce68ad7ba0c7467b0369e0a5d6252baa52aae4 (patch)
tree992e936c77b3eedefe2acb02106abd47b946ce92 /GNUmakefile
parentf8f05dc199a0553bbcd03deb990f220d57278cc9 (diff)
downloadclogger-30ce68ad7ba0c7467b0369e0a5d6252baa52aae4.tar.gz
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index f98f485..010b879 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -79,7 +79,7 @@ publish_doc:
         git set-file-times
         $(RM) -r doc
         $(MAKE) doc
-        rsync -av --delete doc/ rubyforge.org:/var/www/gforge-projects/clogger/
+        rsync -av doc/ rubyforge.org:/var/www/gforge-projects/clogger/
         git ls-files | xargs touch
 
 ifneq ($(VERSION),)