From 6e5c90e098005b66f86a9fd99a26956cbaa0c392 Mon Sep 17 00:00:00 2001 From: "J. Alexander Treuman" Date: Mon, 28 May 2007 13:09:41 +0000 Subject: Re-tagging 0.13.0 release to fix a couple of bugs with the tarball. git-svn-id: https://svn.musicpd.org/mpd/tags/release-0.13.0@6325 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- trunk/doc/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 trunk/doc/Makefile.am (limited to 'trunk/doc/Makefile.am') diff --git a/trunk/doc/Makefile.am b/trunk/doc/Makefile.am new file mode 100644 index 000000000..4fe260180 --- /dev/null +++ b/trunk/doc/Makefile.am @@ -0,0 +1,4 @@ +man_MANS = mpd.1 mpd.conf.5 +docdir = $(prefix)/share/doc/$(PACKAGE) +doc_DATA = COMMANDS mpdconf.example +EXTRA_DIST = $(man_MANS) $(doc_DATA) -- cgit v1.2.3