aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-27 22:58:07 +0100
committerMax Kellermann <max@duempel.org>2013-01-30 15:08:09 +0100
commit5e8f51a9632e63656b7e68e90412374b8508fa30 (patch)
tree5d07af67dfa453613e1e78f15d54516965ac0f21 /Makefile.am
parentbe3d2188d6a8fc03379d55cec0a9b02980c3df9d (diff)
output/httpd: use the BufferedSocket class for HttpdClient
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 5c599f4a..4b2d8d75 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -130,7 +130,6 @@ src_mpd_SOURCES = \
src/thread/PosixCond.hxx \
src/thread/WindowsCond.hxx \
src/thread/GLibCond.hxx \
- src/glib_socket.h \
src/clock.c src/clock.h \
src/notify.cxx src/notify.hxx \
src/audio_config.c src/audio_config.h \