summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a58550d..1211f93 100644
--- a/Makefile
+++ b/Makefile
@@ -19,3 +19,5 @@ web:
web_deploy:
@rsync -avz --delete --exclude=keyring www/ debian:/var/sites/debian/www/
+
+publish: web web_deploy