From 47a49f33815dbe3db7c1f7fa8f528d9bd0b83d8c Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Mon, 22 Oct 2018 11:30:45 +0200 Subject: docs: Build documentation with hotdoc --- gst/id3tag/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/id3tag') 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] -- cgit v1.2.1