Makefile.am: fix mpd.socket path in EXTRA_DIST

This commit is contained in:
Max Kellermann 2016-12-13 10:53:41 +01:00
parent eb2b567da6
commit 7e43fb79af
1 changed files with 1 additions and 1 deletions

View File

@ -2171,7 +2171,7 @@ EXTRA_DIST = $(doc_DATA) autogen.sh \
$(wildcard $(srcdir)/scripts/*.rb) \
$(man_MANS) $(DOCBOOK_FILES) doc/mpdconf.example doc/doxygen.conf \
$(wildcard $(srcdir)/doc/include/*.xml) \
systemd/mpd.socket \
systemd/system/mpd.socket \
android/AndroidManifest.xml \
android/build.py \
android/custom_rules.xml \