Makefile.am: fix mpd.socket path in EXTRA_DIST
This commit is contained in:
parent
eb2b567da6
commit
7e43fb79af
|
@ -2171,7 +2171,7 @@ EXTRA_DIST = $(doc_DATA) autogen.sh \
|
||||||
$(wildcard $(srcdir)/scripts/*.rb) \
|
$(wildcard $(srcdir)/scripts/*.rb) \
|
||||||
$(man_MANS) $(DOCBOOK_FILES) doc/mpdconf.example doc/doxygen.conf \
|
$(man_MANS) $(DOCBOOK_FILES) doc/mpdconf.example doc/doxygen.conf \
|
||||||
$(wildcard $(srcdir)/doc/include/*.xml) \
|
$(wildcard $(srcdir)/doc/include/*.xml) \
|
||||||
systemd/mpd.socket \
|
systemd/system/mpd.socket \
|
||||||
android/AndroidManifest.xml \
|
android/AndroidManifest.xml \
|
||||||
android/build.py \
|
android/build.py \
|
||||||
android/custom_rules.xml \
|
android/custom_rules.xml \
|
||||||
|
|
Loading…
Reference in New Issue