From f49ef61b9aeadf22a43b728c6b348f09b6c29804 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 8 Apr 2023 22:02:32 +0200 Subject: Fix Makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2