summaryrefslogtreecommitdiff
path: root/tests/check/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check/Makefile.am')
-rw-r--r--tests/check/Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index e6ca0e3..4af5db3 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -16,16 +16,11 @@ CLEANFILES = core.* test-registry.xml
clean-local: clean-local-check
-if !GST_LIBAV_ENABLE_LGPL
-postproc_tests = elements/postproc
-endif
-
check_PROGRAMS = \
generic/plugin-test \
generic/libavcodec-locking \
elements/avdec_adpcm \
- elements/avdemux_ape \
- $(postproc_tests)
+ elements/avdemux_ape
VALGRIND_TO_FIX = \
generic/plugin-test \