diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index adf0ceeea..ede4f6a0d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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: |