[Freeswitch-svn] [commit] r8408 - freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua
Freeswitch SVN
mikej at freeswitch.org
Wed May 14 15:25:34 EDT 2008
Author: mikej
Date: Wed May 14 15:25:34 2008
New Revision: 8408
Modified:
freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/Makefile.am
Log:
more conflicts from r8400
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/Makefile.am
==============================================================================
--- freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/Makefile.am (original)
+++ freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nua/Makefile.am Wed May 14 15:25:34 2008
@@ -66,44 +66,6 @@
../bnf/libbnf.la \
../su/libsu.la
-test_nua_LDFLAGS = -static
-
-libtestnua_la_SOURCES = test_nua.h test_ops.c \
- test_init.c \
- test_nua_api.c test_nua_params.c \
- test_register.c test_basic_call.c \
- test_offer_answer.c \
- test_call_reject.c test_cancel_bye.c \
- test_call_hold.c test_session_timer.c \
- test_refer.c test_100rel.c \
- test_sip_events.c test_simple.c \
- test_extension.c
-
-
-libtestproxy_la_SOURCES = test_proxy.h test_proxy.c
-
-libtestnat_la_SOURCES = test_nat.h test_nat.c test_nat_tags.c
-
-test_nua_SOURCES = test_nua.c
-
-test_nua_LDADD = libnua.la libtestnua.la libtestproxy.la libtestnat.la \
- ../iptsec/libiptsec.la \
- ../ipt/libipt.la \
- ../nea/libnea.la \
- ../nta/libnta.la \
- ../sresolv/libsresolv.la \
- ../tport/libtport.la \
- ../stun/libstun.la \
- ../soa/libsoa.la \
- ../sdp/libsdp.la \
- ../sip/libsip.la \
- ../http/libhttp.la \
- ../msg/libmsg.la \
- ../url/liburl.la \
- ../bnf/libbnf.la \
- ../su/libsu.la
-
-^ ^ ^ ^ ^ ^ ^
# ----------------------------------------------------------------------
# Install and distribution rules
More information about the Freeswitch-svn
mailing list