From 038f04912cdbb5117bc1661ae36c07447e984914 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Sun, 12 Apr 2020 14:50:25 -0400 Subject: added static files dir to install section of makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 19aad39..bf891ce 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ install: @echo @echo @echo Creating directories... - mkdir -p $(BINDIR)/assets/tmpl $(BINDIR)/docs $(BINDIR)/logs + mkdir -p $(BINDIR)/assets/tmpl $(BINDIR)/docs $(BINDIR)/logs $(BINDIR)/static @echo @echo Copying files... install -m755 getwtxt $(BINDIR) -- cgit 1.4.1-2-gfad0