summaryrefslogtreecommitdiff
path: root/gst/videofilter
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2018-10-22 11:39:55 +0200
committerThibault Saunier <tsaunier@igalia.com>2019-05-13 11:34:56 -0400
commitaf0198853415cd64f5f6b8bba3e0affd68431752 (patch)
tree62fa06631258f838248ed01ccea025a18f98015b /gst/videofilter
parent232e3682ea469f3841f61f0adc3f526decfaac7f (diff)
downloadgstreamer-plugins-good-af0198853415cd64f5f6b8bba3e0affd68431752.tar.gz
doc: Port documentation to hotdoc
Diffstat (limited to 'gst/videofilter')
-rw-r--r--gst/videofilter/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/videofilter/meson.build b/gst/videofilter/meson.build
index e648bdbb9..acb5191f4 100644
--- a/gst/videofilter/meson.build
+++ b/gst/videofilter/meson.build
@@ -15,3 +15,4 @@ gstvideofilter = library('gstvideofilter',
install_dir : plugins_install_dir,
)
pkgconfig.generate(gstvideofilter, install_dir : plugins_pkgconfig_install_dir)
+plugins += [gstvideofilter]