aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2014-10-05 22:24:36 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2014-10-05 22:24:36 +0100
commit3a8b8501028b7910ac1d2cfef76f2c72d81dc6e1 (patch)
tree24dbbb0cffdb0df4f0341a7ecbb0c5cc403f7bcd /Makefile
parent778ea8abdfd652afad44c3864f9bb02144ce39a0 (diff)
Merging two other Debian fixes in preparation for a 3.2.2-1 upload.
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)