[Telepathy-commits] [telepathy-gabble/master] always run D-Bus tubes tests

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Dec 4 09:39:21 PST 2008


---
 tests/Makefile.am |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index e53b7bc..360c656 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,15 +1,11 @@
-if HAVE_DBUS_TUBE
-dbus_test_programs = test-dtube-unique-names
-endif
-
 if WANT_TWISTED_TESTS
 CHECKTWISTED = twisted
 endif
 SUBDIRS = $(CHECKTWISTED)
 
 noinst_PROGRAMS = \
-	$(dbus_test_programs) \
 	test-base64 \
+	test-dtube-unique-names \
 	test-handles \
 	test-jid-decode \
 	test-parse-message \
@@ -51,13 +47,10 @@ check-valgrind:
 			--error-exitcode=1" \
 		check-TESTS
 
-if HAVE_DBUS_TUBE
-dbus_test_sources = test-dtube-unique-names.c
-endif
-
 check_c_sources = \
 	$(dbus_test_sources) \
 	test-base64.c \
+	test-dtube-unique-names.c \
 	test-presence.c \
 	test-jid-decode.c \
 	test-handles.c \
-- 
1.5.6.5




More information about the Telepathy-commits mailing list