Fri May 23 07:53:25 EDT 2008 Pekka.Pessi@nokia.com

* tests/Makefile.am: do not fix testsdir
  
  Build check_sofia only with make check.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8641 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-05-25 15:24:07 +00:00
parent d886447645
commit a36ff2d330
2 changed files with 2 additions and 9 deletions

View File

@ -1 +1 @@
Sun May 25 11:23:32 EDT 2008
Sun May 25 11:24:02 EDT 2008

View File

@ -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