summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6568fa5)
raw | patch | inline | side by side (parent: 6568fa5)
author | Max Kellermann <max@duempel.org> | |
Mon, 5 Jan 2009 17:04:14 +0000 (18:04 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 5 Jan 2009 17:04:14 +0000 (18:04 +0100) |
Makefile.am | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index af1e02091c299e58a0672863d4581a23dcb754f0..0c8de8a5a1b6ff32597071345039ce8cdfdc48d6 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
README\
NEWS
+EXTRA_DIST = autogen.sh $(addprefix lyrics/,$(lyrics_plugins))
+
# build the smalles possible ncmpc binary
ncmpc-tiny:
$(MAKE) -C src $@
lyrics_plugins = hd.sh leoslyrics.py lyricswiki.rb
-EXTRA_DIST = $(addprefix lyrics/,$(lyrics_plugins))
-
if ENABLE_LYRICS_SCREEN
install-exec-local: