diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |