aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-12-19 12:17:09 +0100
committerMax Kellermann <max@duempel.org>2013-12-19 12:17:09 +0100
commitd86cd4e4b49863b3cd42ecff66c6b49397a5b8a7 (patch)
tree951b9a86938419037fa13b4000f574a5d99c29d8 /Makefile.am
parent0e84d7155908be4a7ddd97aa35779c14701482c2 (diff)
downloadmpd-d86cd4e4b49863b3cd42ecff66c6b49397a5b8a7.tar.gz
mpd-d86cd4e4b49863b3cd42ecff66c6b49397a5b8a7.tar.xz
mpd-d86cd4e4b49863b3cd42ecff66c6b49397a5b8a7.zip
util/fifo_buffer: remove obsolete library
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 11ae26960..d5d9c0294 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -261,7 +261,6 @@ libutil_a_SOURCES = \
src/util/UriUtil.cxx src/util/UriUtil.hxx \
src/util/Manual.hxx \
src/util/RefCount.hxx \
- src/util/fifo_buffer.c src/util/fifo_buffer.h \
src/util/FifoBuffer.hxx \
src/util/DynamicFifoBuffer.hxx \
src/util/ConstBuffer.hxx \