diff --git a/subprojects/gst-rtsp-server/examples/meson.build b/subprojects/gst-rtsp-server/examples/meson.build index 21b907c218..00a08ae602 100644 --- a/subprojects/gst-rtsp-server/examples/meson.build +++ b/subprojects/gst-rtsp-server/examples/meson.build @@ -10,6 +10,7 @@ examples = [ 'test-netclock', 'test-netclock-client', 'test-ogg', + 'test-onvif-backchannel', 'test-onvif-client', 'test-onvif-server', 'test-readme',