summaryrefslogtreecommitdiff
path: root/blag/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'blag/Makefile')
-rw-r--r--blag/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/blag/Makefile b/blag/Makefile
index e9e600b..a0bc7e6 100644
--- a/blag/Makefile
+++ b/blag/Makefile
@@ -4,5 +4,5 @@ all: build
build:
@hugo -d ${OUTPUT}
-deploy:
+deploy: build
@rsync -avz ${OUTPUT} kennyballou.com:/srv/www/blog/