diff --git a/tests/check/meson.build b/tests/check/meson.build index 31fb67f15c..4a61f8e601 100644 --- a/tests/check/meson.build +++ b/tests/check/meson.build @@ -18,6 +18,7 @@ base_tests = [ [ 'libs/rtp.c' ], [ 'libs/rtpbasedepayload.c' ], [ 'libs/rtpbasepayload.c' ], + [ 'libs/rtpmeta.c' ], [ 'libs/rtsp.c' ], [ 'libs/sdp.c' ], [ 'libs/tag.c' ],