summaryrefslogtreecommitdiff
path: root/omx
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2019-04-19 12:38:54 -0400
committerThibault Saunier <tsaunier@igalia.com>2019-05-13 19:06:28 -0400
commit8717cc710880199015ec6ba90ea9e0e77c2a8d20 (patch)
tree102e16fdd02cf1647be0cc98bb70592b2cb19a92 /omx
parentfbe0d07068d018a3c10db36a7c712b702cc92d77 (diff)
downloadgst-omx-8717cc710880199015ec6ba90ea9e0e77c2a8d20.tar.gz
doc: Build documentation of hotdoc
Diffstat (limited to 'omx')
-rw-r--r--omx/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/omx/meson.build b/omx/meson.build
index 1bcebf5..becb72f 100644
--- a/omx/meson.build
+++ b/omx/meson.build
@@ -59,3 +59,5 @@ gstomx = library('gstomx',
install : true,
install_dir : plugins_install_dir,
)
+
+plugins = [gstomx] \ No newline at end of file