From c726476b2584f9d37e73f9417c9a1214e81b1662 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 16 Jun 2014 13:03:11 -0400 Subject: install $(sbindir)/parabolaweb-reporead-inotify --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3