Commit 693e4036 authored by Max Kellermann's avatar Max Kellermann Committed by Alexey Shabalin

move systemd unit to directory systemd/

parent eaf675dc
......@@ -32,8 +32,8 @@ ltmain.sh
missing
mkinstalldirs
/test-driver
mpd
mpd.service
/src/mpd
/systemd/mpd.service
stamp-h1
tags
*~
......
......@@ -1028,7 +1028,7 @@ FILTER_LIBS = \
if HAVE_SYSTEMD
systemdsystemunit_DATA = \
mpd.service
systemd/mpd.service
endif
#
......
......@@ -1630,7 +1630,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.'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment