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

@@ -1905,7 +1905,7 @@ dnl Generate files
dnl ---------------------------------------------------------------------------
AC_CONFIG_FILES(Makefile)
AC_CONFIG_FILES(doc/doxygen.conf)
AC_CONFIG_FILES(systemd/mpd.service)
AC_CONFIG_FILES(systemd/system/mpd.service)
AC_OUTPUT
echo 'MPD is ready for compilation, type "make" to begin.'