systemd: add "system" sub directory

This commit is contained in:
Max Kellermann
2016-12-13 08:42:05 +01:00
parent 3fc9d50adb
commit 53e22b81ef
5 changed files with 4 additions and 4 deletions

View File

@@ -1449,8 +1449,8 @@ FILTER_LIBS = \
if HAVE_SYSTEMD
systemdsystemunit_DATA = \
systemd/mpd.socket \
systemd/mpd.service
systemd/system/mpd.socket \
systemd/system/mpd.service
endif