From 9e7a07099d995bf7ccdb68e1e0e89683d259b020 Mon Sep 17 00:00:00 2001 From: Youness Alaoui Date: Tue, 7 Oct 2008 14:05:10 -0400 Subject: Fix gst makefile --- gst/Makefile.am | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'gst/Makefile.am') diff --git a/gst/Makefile.am b/gst/Makefile.am index 2a903f1..c419afd 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -34,21 +34,3 @@ libgstnice_la_SOURCES = \ libgstnice_la_LIBADD = $(COMMON_LDADD) libgstnice_la_LDFLAGS = -module -avoid-version - -# programs - -#check_PROGRAMS = \ -# test - -#test_LDADD = \ -# $(COMMON_LDADD) \ -# ../stun/libstun.la \ -# libgstnice.la - -# TESTS = $(check_PROGRAMS) - -#noinst_PROGRAMS = \ -# jingle-gst-test-server - -#jingle_gst_test_server_LDADD = $(COMMON_LDADD) - -- cgit v1.2.1