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
check_PROGRAMS = \
test-parse \
test-format \
test-bind \
test-conncheck
test-bind
test_bind_SOURCES = test-bind.c \
../tools/bind.c \
......
#! /bin/sh
STUNC=../stunbdc
STUND=../utils/stund
STUNC=../tools/stunbdc
STUND=../tools/stund
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