From 56b18bff40d46c203c9cc843f0cb7a384f1012ed Mon Sep 17 00:00:00 2001 From: Felipe Martin Date: Wed, 21 Dec 2016 13:33:27 +0100 Subject: [PATCH] Fixed Makefile build command --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 4f6ba46..c952b26 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ dev: build: make dev + lektor build watch: node_modules/gulp/bin/gulp.js sass:watch