diff options
Diffstat (limited to 'tests/internal/meson.build')
-rw-r--r-- | tests/internal/meson.build | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/internal/meson.build b/tests/internal/meson.build index a118d384..1afd22be 100644 --- a/tests/internal/meson.build +++ b/tests/internal/meson.build @@ -46,13 +46,6 @@ if USE_ENCODERS test_examples += [ 'simple-encoder' ] endif -if USE_H264_FEI_ENCODER - test_examples += [ - 'test-fei-enc-out', - 'test-fei-enc-in', - ] -endif - if USE_GLX test_examples += [ 'test-textures' ] endif |