move systemd unit to directory systemd/

This commit is contained in:
Max Kellermann
2014-01-27 08:50:59 +01:00
parent f7669c201f
commit 0ab66db7b9
4 changed files with 4 additions and 4 deletions

View File

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