shout does not need speex
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4737 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
c44efac0eb
commit
178e3cd8d6
|
@ -12,7 +12,6 @@ SHOUTLA=$(SHOUT_DIR)/src/libshout.la
|
|||
|
||||
LOCAL_CFLAGS=-I$(SHOUT_DIR)/include -I$(LAME_DIR)/include
|
||||
LOCAL_LIBADD=$(LAMELA) $(SHOUTLA)
|
||||
LOCAL_LDFLAGS += -lspeex
|
||||
MP3SOURCES=common.c dct64_i386.c decode_ntom.c layer3.c tabinit.c interface.c
|
||||
MP3OBJS=common.o dct64_i386.o decode_ntom.o layer3.o tabinit.o interface.o
|
||||
LOCAL_OBJS=$(MP3OBJS)
|
||||
|
|
Loading…
Reference in New Issue