summaryrefslogtreecommitdiff
path: root/tests/check/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-01 15:24:39 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-01 15:24:39 +0000
commita0cc9d1af004376cbedd8dd230712c69cd203517 (patch)
tree7be790ac30da5e9573f0cb921eeb03b0a8ef3446 /tests/check/Makefile.am
parent39d408f3d6baab34ad3baa117c6d784a1884bf0f (diff)
Remove schroedinger plugin
No upstream (website disappeared), no maintainer, and pretty much a fringe format anyway. https://bugzilla.gnome.org/show_bug.cgi?id=776215
Diffstat (limited to 'tests/check/Makefile.am')
-rw-r--r--tests/check/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 5a7c497b2..dc2cac995 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -108,12 +108,6 @@ else
check_ofa =
endif
-if USE_SCHRO
-check_schro=elements/schroenc
-else
-check_schro=
-endif
-
if USE_X265
check_x265enc=elements/x265enc
else
@@ -285,7 +279,6 @@ check_PROGRAMS = \
libs/vp8parser \
$(check_uvch264) \
libs/vc1parser \
- $(check_schro) \
$(check_x265enc) \
elements/viewfinderbin \
$(check_zbar) \