summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 349a5d6..6ea20b5 100644
--- a/Makefile
+++ b/Makefile
@@ -6,8 +6,9 @@ confdir = /etc/conf.d
all: depends.txt
install: \
- $(DESTDIR)$(sbindir)/parabolaweb-update \
$(DESTDIR)$(sbindir)/parabolaweb-fcgi \
+ $(DESTDIR)$(sbindir)/parabolaweb-reporead-inotify \
+ $(DESTDIR)$(sbindir)/parabolaweb-update \
$(DESTDIR)$(confdir)/parabolaweb \
$(DESTDIR)$(systemddir)/parabolaweb.service \
$(DESTDIR)$(systemddir)/parabolaweb-reporead-inotify.service