summaryrefslogtreecommitdiff
path: root/gst/smooth
diff options
context:
space:
mode:
Diffstat (limited to 'gst/smooth')
-rw-r--r--gst/smooth/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/smooth/meson.build b/gst/smooth/meson.build
index 476db2d1d..47e896c2a 100644
--- a/gst/smooth/meson.build
+++ b/gst/smooth/meson.build
@@ -11,3 +11,4 @@ gstsmooth = library('gstsmooth',
install_dir : plugins_install_dir,
)
pkgconfig.generate(gstsmooth, install_dir : plugins_pkgconfig_install_dir)
+plugins += [gstsmooth]