summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-16 13:03:11 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-16 13:03:11 -0400
commitc726476b2584f9d37e73f9417c9a1214e81b1662 (patch)
treea1685e9e07a2b58b14a911e7853a75559a45d93f
parent770641204c1f8ba4b6d7f1ab31b0c3b1921e3166 (diff)
install $(sbindir)/parabolaweb-reporead-inotify
-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