summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Brown <r@nodr.org>2011-03-16 17:28:04 +0100
committerTomas Bzatek <tbzatek@redhat.com>2011-03-16 17:28:04 +0100
commit4091c854fced28efb712f1e036b3a1299480970c (patch)
tree11a8e7f5e0ddeb71012ca78032a980b06623e4d4
parent024159a433ba3eabd83425c27e06818d315dc6b9 (diff)
downloadgvfs-4091c854fced28efb712f1e036b3a1299480970c.tar.gz
build: Don't link http backend with SoupOutputStream
https://bugzilla.gnome.org/show_bug.cgi?id=631483
-rw-r--r--daemon/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 2975dd3d..4ea55e68 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -417,7 +417,6 @@ endif
gvfsd_http_SOURCES = \
soup-input-stream.c soup-input-stream.h \
- soup-output-stream.c soup-output-stream.h \
gvfsbackendhttp.c gvfsbackendhttp.h \
daemon-main.c daemon-main.h \
daemon-main-generic.c