From f5ade80103f8d641a58be0c9bdd60ea7a8d0b81d Mon Sep 17 00:00:00 2001 From: Xuan Sang LE Date: Tue, 20 Feb 2018 22:46:09 +0100 Subject: [PATCH] fix make --- info/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info/Makefile b/info/Makefile index edbe411..58dd39b 100644 --- a/info/Makefile +++ b/info/Makefile @@ -1,6 +1,6 @@ BUILDDIR = ../build/info -copyfiles = fonts/ index.ls style.css font-awesome.css +copyfiles = fonts index.ls style.css font-awesome.css main: - mkdir $(BUILDDIR)