aboutsummaryrefslogtreecommitdiff
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 2411164..90e608e 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ GS ?= gostatic
3compile: 3compile:
4 $(GS) config 4 $(GS) config
5 5
6w: 6dev:
7 -rm public -rf 7 -rm public -rf
8 $(GS) -w config 8 $(GS) -w config
9 9