aboutsummaryrefslogtreecommitdiffstats
path: root/doc/c/meson.build
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-09-23 16:08:07 -0400
committerDavid Robillard <d@drobilla.net>2023-09-23 17:09:41 -0400
commit31a8dbcca82a394f0dd236776692a8a53a031777 (patch)
tree6e6e09921441c8ba33de9b88ae2db7ba3f402f49 /doc/c/meson.build
parent7e8c1c7f96ea94869040fadd4550852b5ad67911 (diff)
downloadlv2-31a8dbcca82a394f0dd236776692a8a53a031777.tar.xz
Format meson.build files with muon
The less time wasted with manual code formatting, the better.
Diffstat (limited to 'doc/c/meson.build')
-rw-r--r--doc/c/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/c/meson.build b/doc/c/meson.build
index 7285c60..da88b86 100644
--- a/doc/c/meson.build
+++ b/doc/c/meson.build
@@ -11,7 +11,7 @@ if doxygen.found()
'LV2_SRCDIR': lv2_source_root,
'LV2_BUILDDIR': lv2_build_root,
'LV2_VERSION': meson.project_version(),
- }
+ },
)
reference_doxygen = configure_file(