aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-02-13 20:48:51 +0100
committerMax Kellermann <max@duempel.org>2012-02-13 21:32:42 +0100
commit7338b16c180a879745ecf6dcd6a7d490081dbb01 (patch)
tree9fe1882d415d5bbb3693f94f2b7150f0b675f2d4 /Makefile.am
parentf5294414004c258236a9d31ae3d3ee00ccb26717 (diff)
downloadmpd-7338b16c180a879745ecf6dcd6a7d490081dbb01.tar.gz
mpd-7338b16c180a879745ecf6dcd6a7d490081dbb01.tar.xz
mpd-7338b16c180a879745ecf6dcd6a7d490081dbb01.zip
listen: implement systemd socket activation
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d82306e97..e113e8b61 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,6 +34,7 @@ src_mpd_LDADD = \
$(FILTER_LIBS) \
$(ENCODER_LIBS) \
$(MIXER_LIBS) \
+ $(SYSTEMD_DAEMON_LIBS) \
$(GLIB_LIBS)
mpd_headers = \