diff --git a/libs/sofia-sip/.update b/libs/sofia-sip/.update index 7fe0ddfeb5..3ec79f123f 100644 --- a/libs/sofia-sip/.update +++ b/libs/sofia-sip/.update @@ -1 +1 @@ -Sun May 25 11:23:32 EDT 2008 +Sun May 25 11:24:02 EDT 2008 diff --git a/libs/sofia-sip/tests/Makefile.am b/libs/sofia-sip/tests/Makefile.am index 7d452f409f..c44732ed0f 100644 --- a/libs/sofia-sip/tests/Makefile.am +++ b/libs/sofia-sip/tests/Makefile.am @@ -32,20 +32,13 @@ libtestproxy_a_SOURCES = test_proxy.h test_proxy.c libtestnat_a_SOURCES = test_nat.h test_nat.c test_nat_tags.c -# -# Install in special test package -# -testsdir = ${libdir}/tests/libsofia-sip-ua-tests -tests_PROGRAMS = - if HAVE_CHECK TESTS += check_sofia -tests_PROGRAMS += check_sofia +check_PROGRAMS += check_sofia endif check_sofia_CFLAGS = @CHECK_CFLAGS@ - check_sofia_SOURCES = check_sofia.c check_sofia.h \ suite_for_nua.c