From 9a6dcbf895f9da01768e64b73cec88c16157d91e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 26 Mar 2019 23:25:23 +0100 Subject: New upstream version 1.16.0 --- docs/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/meson.build') diff --git a/docs/meson.build b/docs/meson.build index 92e6d6e9..5c053165 100644 --- a/docs/meson.build +++ b/docs/meson.build @@ -14,5 +14,5 @@ endif test( 'check-docs', find_program(join_paths(meson.source_root(), 'tools', 'check-docs.sh')), - args: [meson.source_root(), meson.build_root()] + args: [meson.source_root(), meson.build_root()], ) -- cgit 1.3.0-6-gf8a5