summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4be69c1..d1af413 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,6 @@ install: all
install -Dm 644 config/default.json $(DESTDIR)/etc/ceres/config.json
- install -Dm 644 data/static/add.html $(DESTDIR)$(PREFIX)/share/ceres/static/add.html
install -Dm 644 data/static/style.css $(DESTDIR)$(PREFIX)/share/ceres/static/style.css
install -Dm 644 data/templates/index.html $(DESTDIR)$(PREFIX)/share/ceres/templates/index.html