summaryrefslogtreecommitdiff
path: root/gst/id3tag
diff options
context:
space:
mode:
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]