summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plparse/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/plparse/meson.build b/plparse/meson.build
index fb21ed4..df3e318 100644
--- a/plparse/meson.build
+++ b/plparse/meson.build
@@ -110,6 +110,9 @@ plparser_mini_lib = library('totem-plparser-mini',
version: plparse_libversion,
install: true)
+install_data('README-videosite-script.md',
+ install_dir: join_paths(libexecdir, 'totem-pl-parser'))
+
if have_quvi
videosite_quvi_exe = executable('99-totem-pl-parser-videosite-quvi',
'videosite-quvi.c', totem_pl_parser_builtins_h,