git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8339 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-05-09 18:20:13 +00:00
parent 8eb03e0895
commit a314d5c264
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
BASE=../../../..
LOCAL_CFLAGS=-I. -DNEWJB -DLIBIAX
LOCAL_CFLAGS=-I. -DNEWJB -DLIBIAX -DDEBUG_SUPPORT
LOCAL_OBJS=iax2-parser.o iax.o md5.o jitterbuf.o iax-mutex.o
include $(BASE)/build/modmake.rules