From: Michael Jerris Date: Wed, 27 Feb 2008 22:11:44 +0000 (+0000) Subject: undo my oops X-Git-Tag: v1.0-rc1~180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf964b2ee8ce81f40277958491d7ca85d418cca1;p=thirdparty%2Ffreeswitch.git undo my oops git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7761 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/sofia-sip/libsofia-sip-ua/nua/Makefile.am b/libs/sofia-sip/libsofia-sip-ua/nua/Makefile.am index ab20e470d1..aec84dc18b 100644 --- a/libs/sofia-sip/libsofia-sip-ua/nua/Makefile.am +++ b/libs/sofia-sip/libsofia-sip-ua/nua/Makefile.am @@ -51,10 +51,9 @@ libtestnua_la_SOURCES = test_nua.h test_ops.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_simple.c test_sip_events.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