aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-04-10 09:14:25 +0200
committerMax Kellermann <max@duempel.org>2009-04-10 09:14:25 +0200
commite18d67338b94831271672e174f8b1091be510eb5 (patch)
treef60ec078949e498ab4cd29b34efeb39be48afead /Makefile.am
parent548e8427994ad3ad60a8ba1a9dbaaa29170ac8c3 (diff)
downloadmpd-e18d67338b94831271672e174f8b1091be510eb5.tar.gz
mpd-e18d67338b94831271672e174f8b1091be510eb5.tar.xz
mpd-e18d67338b94831271672e174f8b1091be510eb5.zip
removed TODO file
Most of that was already implemented, and for other feature requests, we have the bug tracker.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 77885a363..4f472ba3b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -673,7 +673,7 @@ endif
#
man_MANS = doc/mpd.1 doc/mpd.conf.5
-doc_DATA = AUTHORS COPYING NEWS README TODO UPGRADING doc/mpdconf.example
+doc_DATA = AUTHORS COPYING NEWS README UPGRADING doc/mpdconf.example
if ENABLE_DOCUMENTATION
protocoldir = $(docdir)/protocol