New man page for mpd.conf. Thanks to qball and eleusis for input.

git-svn-id: https://svn.musicpd.org/mpd/trunk@4248 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
J. Alexander Treuman
2006-06-04 20:05:30 +00:00
parent 2eb5ebc4ed
commit ffd580dd19
2 changed files with 284 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
man_MANS = mpd.1
man_MANS = mpd.1 mpd.conf.5
docdir = $(prefix)/share/doc/$(PACKAGE)
doc_DATA = COMMANDS mpdconf.example
EXTRA_DIST = $(man_MANS) $(doc_DATA)