summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 59cf25d)
raw | patch | inline | side by side (parent: 59cf25d)
author | Max Kellermann <max@duempel.org> | |
Mon, 17 Nov 2008 21:00:35 +0000 (22:00 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 17 Nov 2008 21:00:35 +0000 (22:00 +0100) |
Makefile.am | patch | blob | history | |
doc/Makefile.am | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index 51556e431630bad2e1431c48bb4c658d8c4e0676..9991983461d34da923189f4b26c03229135bf5ae 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = foreign 1.9 dist-bzip2
-docdir = $(prefix)/share/doc/$(PACKAGE)
-
doc_DATA = \
AUTHORS\
README\
diff --git a/doc/Makefile.am b/doc/Makefile.am
index dcf9e0840e7d6deebcb00667e1fc0df68cc99a8a..0ca5cc780c9b193028f7b05e397c65f4c20aa69b 100644 (file)
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
man_MANS = ncmpc.1
-docdir = $(prefix)/share/doc/$(PACKAGE)
doc_DATA = config.sample keys.sample ncmpc.lirc
EXTRA_DIST = $(man_MANS) $(doc_DATA)