summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c2bb3eb)
raw | patch | inline | side by side (parent: c2bb3eb)
author | Max Kellermann <max@duempel.org> | |
Thu, 25 Dec 2008 20:59:47 +0000 (21:59 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 25 Dec 2008 20:59:47 +0000 (21:59 +0100) |
These files are automatically distributed.
Makefile.am | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index 9e4e6a2596e38823b3b09553f4c071255ef15205..af1e02091c299e58a0672863d4581a23dcb754f0 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
README\
NEWS
-EXTRA_DIST = \
- $(doc_DATA)
-
# 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))
+EXTRA_DIST = $(addprefix lyrics/,$(lyrics_plugins))
if ENABLE_LYRICS_SCREEN