Commit d66dddb4 authored by Max Kellermann's avatar Max Kellermann

Makefile.am: distribute only real scripts

Don't distribute the whole scripts/ directory, because this may include editor backup files and other temporary files.
parent 51fd7cdf
......@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = foreign 1.9 dist-bzip2
SUBDIRS = src doc
doc_DATA = AUTHORS COPYING NEWS README TODO UPGRADING
EXTRA_DIST = $(doc_DATA) autogen.sh \
scripts \
$(wildcard scripts/*.sh) scripts/mpd.spec \
.gitignore
sparse-check test:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment