From 429393567647935d9123e21fd27a7529d50255eb Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 1 Jul 2018 20:58:23 +0200 Subject: New upstream version 1.12.0 --- docs/meson.build | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/meson.build') diff --git a/docs/meson.build b/docs/meson.build index 78ace8b2..1fb21fb4 100644 --- a/docs/meson.build +++ b/docs/meson.build @@ -10,3 +10,9 @@ if enable_libnm_glib subdir('libnm-util') subdir('libnm-glib') endif + +test( + 'check-docs', + find_program(join_paths(meson.source_root(), 'tools', 'check-docs.sh')), + args: [meson.source_root()] +) -- cgit 1.3.0-6-gf8a5