Index: src/Makefile.am =================================================================== --- src/Makefile.am.orig 2006-01-31 02:42:42.000000000 +0100 +++ src/Makefile.am 2007-12-26 03:00:09.000000000 +0100 @@ -26,7 +26,7 @@ libshout_la_SOURCES = shout.c util.c ogg AM_CFLAGS = @XIPH_CFLAGS@ libshout_la_LIBADD = net/libicenet.la timing/libicetiming.la avl/libiceavl.la\ - httpp/libicehttpp.la $(MAYBE_THREAD_LIB) $(THEORA_LIBS) $(VORBIS_LIBS) + httpp/libicehttpp.la $(MAYBE_THREAD_LIB) $(THEORA_LIBS) $(VORBIS_LIBS) $(SPEEX_LIBS) INCLUDES = -I$(top_builddir)/include