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