summaryrefslogtreecommitdiff
path: root/tests/check/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check/meson.build')
-rw-r--r--tests/check/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check/meson.build b/tests/check/meson.build
index 275895715..bff5c8680 100644
--- a/tests/check/meson.build
+++ b/tests/check/meson.build
@@ -64,6 +64,7 @@ base_tests = [
[['libs/isoff.c'], not xml2_dep.found(), [gstisoff_dep, xml2_dep]],
[['libs/mpegts.c'], false, [gstmpegts_dep]],
[['libs/mpegvideoparser.c'], false, [gstcodecparsers_dep]],
+ [['libs/planaraudioadapter.c'], false, [gstbadaudio_dep]],
[['libs/player.c'], not enable_gst_player_tests, [gstplayer_dep]],
[['libs/vc1parser.c'], false, [gstcodecparsers_dep]],
[['libs/vp8parser.c'], false, [gstcodecparsers_dep]],