From 4473ef89986a98297c89436fbd1b9933281b3039 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 22 May 2006 16:24:12 +0000 Subject: sigh, really don't build these Original commit message from CVS: sigh, really don't build these --- tests/check/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 7ae6b062..fc09537d 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -27,7 +27,6 @@ SUPPRESSIONS = $(top_srcdir)/common/gst.supp clean-local: clean-local-check check_PROGRAMS = - # elements/gdppay \ # elements/gdpdepay @@ -36,4 +35,4 @@ TESTS = $(check_PROGRAMS) AM_CFLAGS = $(GST_OBJ_CFLAGS) $(GST_CHECK_CFLAGS) $(CHECK_CFLAGS) LDADD = $(GST_OBJ_LIBS) $(GST_CHECK_LIBS) $(CHECK_LIBS) -elements_gdpdepay_LDFLAGS = $(LDADD) $(GST_GDP_LIBS) +# elements_gdpdepay_LDFLAGS = $(LDADD) $(GST_GDP_LIBS) -- cgit v1.2.1