summaryrefslogtreecommitdiff
path: root/gst/id3tag
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/id3tag
parent5a2b9357c94b9e07726d1bf6cf8ce1810ba8dad2 (diff)
downloadgstreamer-plugins-bad-47a49f33815dbe3db7c1f7fa8f528d9bd0b83d8c.tar.gz
docs: Build documentation with hotdoc
Diffstat (limited to 'gst/id3tag')
-rw-r--r--gst/id3tag/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/id3tag/meson.build b/gst/id3tag/meson.build
index 2edbe5e33..b187116a7 100644
--- a/gst/id3tag/meson.build
+++ b/gst/id3tag/meson.build
@@ -12,3 +12,4 @@ gstid3tag = library('gstid3tag',
install_dir : plugins_install_dir,
)
pkgconfig.generate(gstid3tag, install_dir : plugins_pkgconfig_install_dir)
+plugins += [gstid3tag]