Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2018-10-22 12:39:55 +0300
committerThibault Saunier <tsaunier@igalia.com>2019-05-13 18:34:56 +0300
commitaf0198853415cd64f5f6b8bba3e0affd68431752 (patch)
tree62fa06631258f838248ed01ccea025a18f98015b /gst/matroska
parent232e3682ea469f3841f61f0adc3f526decfaac7f (diff)
doc: Port documentation to hotdoc
Diffstat (limited to 'gst/matroska')
-rw-r--r--gst/matroska/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/matroska/meson.build b/gst/matroska/meson.build
index 99c58d3a2..4d2f1e14b 100644
--- a/gst/matroska/meson.build
+++ b/gst/matroska/meson.build
@@ -26,3 +26,4 @@ gstmatroska = library('gstmatroska',
install_dir : plugins_install_dir,
)
pkgconfig.generate(gstmatroska, install_dir : plugins_pkgconfig_install_dir)
+plugins += [gstmatroska]