From 31a8dbcca82a394f0dd236776692a8a53a031777 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 23 Sep 2023 16:08:07 -0400 Subject: Format meson.build files with muon The less time wasted with manual code formatting, the better. --- doc/ns/ext/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ns/ext') diff --git a/doc/ns/ext/meson.build b/doc/ns/ext/meson.build index c76f1a2..bf6431b 100644 --- a/doc/ns/ext/meson.build +++ b/doc/ns/ext/meson.build @@ -45,6 +45,7 @@ if build_docs command: lv2specgen_command_prefix + [ '--docdir=../../c/html', '--style-uri=../../style/style.css', + ] + [ '@INPUT@', '@OUTPUT@', ], -- cgit v1.2.1