From: Andre Noll <maan@systemlinux.org>
Date: Mon, 28 Dec 2009 21:50:51 +0000 (+0100)
Subject: Link buffer tree code also to audiod.
X-Git-Tag: v0.4.2~251
X-Git-Url: https://git.tuebingen.mpg.de/?a=commitdiff_plain;h=3e7bb8dae2b0eee8968db9157bfee3d812b95cf2;p=paraslash.git

Link buffer tree code also to audiod.
---

diff --git a/configure.ac b/configure.ac
index e3c9b4a1..f7e3f8d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -121,7 +121,7 @@ audiod_errlist_objs="audiod signal string daemon stat net
 	time grab_client filter_common wav_filter compress_filter amp_filter http_recv dccp_recv
 	recv_common fd sched write_common file_write audiod_command crypt fecdec_filter
 	client_common ggo udp_recv color fec prebuffer_filter sha1 audiod_command_list
-	bitstream imdct wma_common wmadec_filter"
+	bitstream imdct wma_common wmadec_filter buffer_tree"
 audiod_ldflags="-lm"
 audiod_audio_formats="wma"