summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2016-03-31 22:20:01 +1100
committerMatthew Waters <matthew@centricular.com>2016-03-31 22:27:02 +1100
commit0ef4269a7fae030fa67073811f99897c3dfd313a (patch)
treed00ac10f17f3de1291c13387be8042eb93c38ec6 /tests
parent1fe958d6d3b23c81fc5d5ccc042a6cb0e2d2eeb1 (diff)
downloadgstreamer-plugins-bad-0ef4269a7fae030fa67073811f99897c3dfd313a.tar.gz
gl/tests: only build the simple-launch-lines test if we have GL
Diffstat (limited to 'tests')
-rw-r--r--tests/check/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index e80576055..3b166e501 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -211,7 +211,8 @@ check_gl=libs/gstglcontext \
libs/gstglcolorconvert \
libs/gstglquery \
libs/gstglsl \
- elements/glimagesink
+ elements/glimagesink \
+ pipelines/simple-launch-lines
else
check_gl=
endif
@@ -294,7 +295,6 @@ check_PROGRAMS = \
$(check_hlsdemux_m3u8) \
$(check_hlsdemux) \
$(check_player) \
- pipelines/simple-launch-lines \
$(EXPERIMENTAL_CHECKS)
noinst_HEADERS = elements/mxfdemux.h