summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/check/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 96df1978..6f47e403 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -26,7 +26,9 @@ SUPPRESSIONS = $(top_srcdir)/common/gst.supp
clean-local: clean-local-check
-check_PROGRAMS = \
+check_PROGRAMS =
+
+nocheck_PROGRAMS =
elements/gdppay \
elements/gdpdepay