aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96c5a4c2..12015b11 100644
--- a/Makefile
+++ b/Makefile
@@ -146,7 +146,7 @@ ifdef SYSTEMDSYSTEMUNITDIR
sed 's|@sbindir@|$(SBINDIR)|' $(_SRCDIR_)init/bitlbee@.service.in > init/bitlbee@.service
endif
-install-systemd:
+install-systemd: systemd
ifdef SYSTEMDSYSTEMUNITDIR
ifeq ($(shell id -u),0)
mkdir -p $(DESTDIR)$(SYSTEMDSYSTEMUNITDIR)