summaryrefslogtreecommitdiff
path: root/gst/ivtc
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2018-10-22 11:30:45 +0200
committerThibault Saunier <tsaunier@igalia.com>2019-05-13 17:00:00 -0400
commit47a49f33815dbe3db7c1f7fa8f528d9bd0b83d8c (patch)
treeef8cce7a2344781ed189cbce89f386506fe49452 /gst/ivtc
parent5a2b9357c94b9e07726d1bf6cf8ce1810ba8dad2 (diff)
downloadgstreamer-plugins-bad-47a49f33815dbe3db7c1f7fa8f528d9bd0b83d8c.tar.gz
docs: Build documentation with hotdoc
Diffstat (limited to 'gst/ivtc')
-rw-r--r--gst/ivtc/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/ivtc/meson.build b/gst/ivtc/meson.build
index 09ecd1366..aea3292b0 100644
--- a/gst/ivtc/meson.build
+++ b/gst/ivtc/meson.build
@@ -12,3 +12,4 @@ gstivtc = library('gstivtc',
install_dir : plugins_install_dir,
)
pkgconfig.generate(gstivtc, install_dir : plugins_pkgconfig_install_dir)
+plugins += [gstivtc]