summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7c35ec7..8525321 100644
--- a/Makefile
+++ b/Makefile
@@ -11,4 +11,4 @@ export: clean
$(MAKE) -C articles export
publish: export
- rsync -avuz --exclude=*~ _publish/ ryuslash.org:public_html/orgweb
+ rsync -avuz --exclude=*~ --delete _publish/ ryuslash.org:public_html/orgweb