summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-05-22 16:24:12 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-05-22 16:24:12 +0000
commit4473ef89986a98297c89436fbd1b9933281b3039 (patch)
treebfcac0ba4df0acde3fe9d421bcae77f143989e4f /tests
parent8cdc3e5e8c6df139b3667649da3466368f8131ea (diff)
downloadgst-plugins-bad-4473ef89986a98297c89436fbd1b9933281b3039.tar.gz
gst-plugins-bad-4473ef89986a98297c89436fbd1b9933281b3039.tar.bz2
gst-plugins-bad-4473ef89986a98297c89436fbd1b9933281b3039.zip
sigh, really don't build these
Original commit message from CVS: sigh, really don't build these
Diffstat (limited to 'tests')
-rw-r--r--tests/check/Makefile.am3
1 files changed, 1 insertions, 2 deletions
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)