From: Max Kellermann Date: Mon, 5 Jan 2009 17:04:14 +0000 (+0100) Subject: Makefile.am: distribute autogen.sh X-Git-Tag: release-0.13~7 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ab93d6dde64721027b501e7750d651dc15d605d2;p=ncmpc.git Makefile.am: distribute autogen.sh --- diff --git a/Makefile.am b/Makefile.am index af1e020..0c8de8a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,6 +11,8 @@ doc_DATA = \ README\ NEWS +EXTRA_DIST = autogen.sh $(addprefix lyrics/,$(lyrics_plugins)) + # build the smalles possible ncmpc binary ncmpc-tiny: $(MAKE) -C src $@ @@ -24,8 +26,6 @@ sparse-check: lyrics_plugins = hd.sh leoslyrics.py lyricswiki.rb -EXTRA_DIST = $(addprefix lyrics/,$(lyrics_plugins)) - if ENABLE_LYRICS_SCREEN install-exec-local: