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 743c0fd..76c271a 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ compress: build
compress_into_oblivion: build
upx --best --ultra-brute $(OUT)
-run: sass
+run: sass tmpl
$(GO_RUN) $(SERVER) \
--db-type=$(DB_TYPE) \
--db-con="$(DB_CON)" \