* 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
-Sun May 25 11:23:32 EDT 2008
+Sun May 25 11:24:02 EDT 2008
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