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 f05ab03..9c65e89 100644
--- a/Makefile
+++ b/Makefile
@@ -8,3 +8,5 @@ render:
publish:
rsync -avH --delete-after _site/ www-couch@xayide.jones.dk:public_websites/posten.oroe.dk/
+
+.PHONY: all preview render publish