diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 347a45c0d..a8c87f588 100644 --- a/Makefile.am +++ b/Makefile.am @@ -776,5 +776,5 @@ endif # EXTRA_DIST = $(doc_DATA) autogen.sh \ - $(wildcard scripts/*.sh) scripts/mpd.spec \ + $(wildcard scripts/*.sh) \ $(man_MANS) $(DOCBOOK_FILES) doc/mpdconf.example |