[Nice] [nice/master] Disable gst tests because they haven't been updated
Olivier Crete
olivier.crete at collabora.co.uk
Wed Nov 5 14:00:57 PST 2008
darcs-hash:20080403231716-3e2dc-e4f5d9891312c2d83f39c44328abd030c1b2a61c.gz
---
gst/Makefile.am | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/gst/Makefile.am b/gst/Makefile.am
index 887f404..81c233f 100644
--- a/gst/Makefile.am
+++ b/gst/Makefile.am
@@ -37,18 +37,18 @@ libgstnice_la_LDFLAGS = -module -avoid-version
# programs
-check_PROGRAMS = \
- test
+#check_PROGRAMS = \
+# test
-test_LDADD = \
- $(COMMON_LDADD) \
- ../stun/libstun.la \
- libgstnice.la
+#test_LDADD = \
+# $(COMMON_LDADD) \
+# ../stun/libstun.la \
+# libgstnice.la
-TESTS = $(check_PROGRAMS)
+# TESTS = $(check_PROGRAMS)
-noinst_PROGRAMS = \
- jingle-gst-test-server
+#noinst_PROGRAMS = \
+# jingle-gst-test-server
-jingle_gst_test_server_LDADD = libgstnice.la $(COMMON_LDADD)
+#jingle_gst_test_server_LDADD = $(COMMON_LDADD)
--
1.5.6.5
More information about the Nice
mailing list