aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-27 08:50:59 +0100
committerMax Kellermann <max@duempel.org>2014-01-27 08:55:42 +0100
commit0ab66db7b95cdcf5aa5223e1c55ff24d386aa833 (patch)
tree2bc2299ede606d218a9387ed0d4357d556aaeff1 /Makefile.am
parentf7669c201fc7afe651c82a062b46638b664054e3 (diff)
downloadmpd-0ab66db7b95cdcf5aa5223e1c55ff24d386aa833.tar.gz
mpd-0ab66db7b95cdcf5aa5223e1c55ff24d386aa833.tar.xz
mpd-0ab66db7b95cdcf5aa5223e1c55ff24d386aa833.zip
move systemd unit to directory systemd/
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ed782259e..e21a1f920 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1185,7 +1185,7 @@ FILTER_LIBS = \
if HAVE_SYSTEMD
systemdsystemunit_DATA = \
- mpd.service
+ systemd/mpd.service
endif
#