summaryrefslogtreecommitdiff
path: root/ext/smoothstreaming
diff options
context:
space:
mode:
Diffstat (limited to 'ext/smoothstreaming')
-rw-r--r--ext/smoothstreaming/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/smoothstreaming/meson.build b/ext/smoothstreaming/meson.build
index c1b694384..e1358cf61 100644
--- a/ext/smoothstreaming/meson.build
+++ b/ext/smoothstreaming/meson.build
@@ -18,4 +18,5 @@ if xml28_dep.found()
install : true,
install_dir : plugins_install_dir,
)
+ pkgconfig.generate(gstmss, install_dir : plugins_pkgconfig_install_dir)
endif