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 7878d80..349a5d6 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,8 @@ install: \
$(DESTDIR)$(sbindir)/parabolaweb-update \
$(DESTDIR)$(sbindir)/parabolaweb-fcgi \
$(DESTDIR)$(confdir)/parabolaweb \
- $(DESTDIR)$(systemddir)/parabolaweb.service
+ $(DESTDIR)$(systemddir)/parabolaweb.service \
+ $(DESTDIR)$(systemddir)/parabolaweb-reporead-inotify.service
depends.txt: list-depends depends_static.txt
bash $< > $@