summaryrefslogtreecommitdiff
path: root/agent/Makefile.am
diff options
context:
space:
mode:
authorKai Vehmanen <first.surname@nokia.com>2007-08-30 07:07:00 +0000
committerKai Vehmanen <first.surname@nokia.com>2007-08-30 07:07:00 +0000
commitcbcff613afa6e544b7d0c89d81a22ae1b3bacca2 (patch)
tree8330f04b25146daa1ec747e3e8d4278b7f6ac087 /agent/Makefile.am
parentbd46f868e1c5ed6071d75ec5c2e96ebd0b0787e8 (diff)
downloadlibnice-cbcff613afa6e544b7d0c89d81a22ae1b3bacca2.tar.gz
Added support for forcing selection of a candidate pair. This allows to interoperate with clients that do not support ICE. Added a unit test for fallback functionality. Some 64bit compilation fixes included.
darcs-hash:20070830070718-77cd4-02e9764b213673506df7d71ec768e42a29bb09dd.gz
Diffstat (limited to 'agent/Makefile.am')
-rw-r--r--agent/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/agent/Makefile.am b/agent/Makefile.am
index 0fbadfc..4c077c2 100644
--- a/agent/Makefile.am
+++ b/agent/Makefile.am
@@ -65,7 +65,8 @@ check_PROGRAMS = \
test-poll \
test-mainloop \
test-fullmode \
- test-restart
+ test-restart \
+ test-fallback
check_SCRIPTS = \
check-test-fullmode-with-stun.sh