aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/doc/Makefile.am
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2007-05-28 15:50:45 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2007-05-28 15:50:45 +0000
commit4e05a161e54fe05902b99eff521aa0759b102f05 (patch)
tree9014ab8ce74e4fb2f0115c5518c62879bc269324 /trunk/doc/Makefile.am
parente45bc035931b2c9ef13b85f98a3d4833a8dec8a9 (diff)
downloadmpd-4e05a161e54fe05902b99eff521aa0759b102f05.tar.gz
mpd-4e05a161e54fe05902b99eff521aa0759b102f05.tar.xz
mpd-4e05a161e54fe05902b99eff521aa0759b102f05.zip
Making branch for 0.13.0 fixes.
git-svn-id: https://svn.musicpd.org/mpd/branches/branch-0.13.0-fixes@6330 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'trunk/doc/Makefile.am')
-rw-r--r--trunk/doc/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/trunk/doc/Makefile.am b/trunk/doc/Makefile.am
deleted file mode 100644
index 4fe260180..000000000
--- a/trunk/doc/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-man_MANS = mpd.1 mpd.conf.5
-docdir = $(prefix)/share/doc/$(PACKAGE)
-doc_DATA = COMMANDS mpdconf.example
-EXTRA_DIST = $(man_MANS) $(doc_DATA)