Commit 59169ee7 authored by Youness Alaoui's avatar Youness Alaoui

fixed check-bind.sh and removed test-conncheck from the makefile..

parent e10a19a3
...@@ -13,8 +13,7 @@ LDADD = ../libstun.la ...@@ -13,8 +13,7 @@ LDADD = ../libstun.la
check_PROGRAMS = \ check_PROGRAMS = \
test-parse \ test-parse \
test-format \ test-format \
test-bind \ test-bind
test-conncheck
test_bind_SOURCES = test-bind.c \ test_bind_SOURCES = test-bind.c \
../tools/bind.c \ ../tools/bind.c \
......
#! /bin/sh #! /bin/sh
STUNC=../stunbdc STUNC=../tools/stunbdc
STUND=../utils/stund STUND=../tools/stund
set -xe set -xe
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment