aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-10-12 08:38:52 +0200
committerMax Kellermann <max@duempel.org>2014-10-12 08:38:52 +0200
commitbc840b69d51538f966d8d4800cb0ab460169971c (patch)
tree9610297867b2aba6f1371205a232133914947567 /Makefile.am
parent85301853d6403b400c6545b8072d3962d7b66657 (diff)
downloadmpd-bc840b69d51538f966d8d4800cb0ab460169971c.tar.gz
mpd-bc840b69d51538f966d8d4800cb0ab460169971c.tar.xz
mpd-bc840b69d51538f966d8d4800cb0ab460169971c.zip
Makefile.am: distribute systemd/mpd.socket
The file systemd/mpd.service.in is being distributed implicitly, but systemd/mpd.socket is not and needs to be added to EXTRA_DIST.
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 96c387f21..2f3ab906e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2194,4 +2194,5 @@ EXTRA_DIST = $(doc_DATA) autogen.sh \
test/test_archive_zzip.sh \
$(wildcard scripts/*.sh) \
$(man_MANS) $(DOCBOOK_FILES) doc/mpdconf.example doc/doxygen.conf \
+ systemd/mpd.socket \
src/win32/mpd_win32_rc.rc.in src/win32/mpd.ico