diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
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 |