summaryrefslogtreecommitdiff
path: root/gst/debugutils/meson.build
diff options
context:
space:
mode:
authorPhilippe Normand <philn@igalia.com>2021-07-23 09:36:10 +0100
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2021-07-26 15:36:48 +0000
commita4aa2af291ca493cc79d764f54e1b9db71fbd857 (patch)
tree6530907af521bbbee23e8c5f5dbaa66f4795bace /gst/debugutils/meson.build
parentdc787434bcaf5da39ee692689660a13028f2d65a (diff)
downloadgstreamer-plugins-bad-a4aa2af291ca493cc79d764f54e1b9db71fbd857.tar.gz
debugutils: De-duplicate proxy_properties function to a new utils module
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2426>
Diffstat (limited to 'gst/debugutils/meson.build')
-rw-r--r--gst/debugutils/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/debugutils/meson.build b/gst/debugutils/meson.build
index 9af3578cd..fc31f104c 100644
--- a/gst/debugutils/meson.build
+++ b/gst/debugutils/meson.build
@@ -8,6 +8,7 @@ debugutilsbad_sources = [
'gstdebugspy.c',
'gsterrorignore.c',
'gstfakeaudiosink.c',
+ 'gstfakesinkutils.c',
'gstfakevideosink.c',
'gsttestsrcbin.c',
'gstvideocodectestsink.c',