diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index 3e76131..9d83b15 100644 --- a/Makefile +++ b/Makefile @@ -47,6 +47,7 @@ install: install -m644 getwtxt.yml $(BINDIR) install -m644 assets/style.css $(BINDIR)/assets install -m644 assets/tmpl/index.html $(BINDIR)/assets/tmpl + install -m644 static/kognise.water.css.dark.min.css $(BINDIR)/static install -m644 README.md $(BINDIR)/docs install -m644 LICENSE $(BINDIR)/docs install -m644 etc/getwtxt.service /etc/systemd/system |