small fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1016 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2006-04-03 22:19:55 +00:00
parent e5516be23f
commit c3da050a32

View File

@ -1,5 +1,5 @@
CFLAGS += -I.
LDFLAGS += -leXosip2 -ljrtp
LDFLAGS += -leXosip2
OBJS=osip_rfc3264.o
ifeq ($(OSARCH),Darwin)
LINKER=g++