From d54c7ecbd618afb4df524e0d96dec7fe7cc2935d Mon Sep 17 00:00:00 2001 From: Cam Cope Date: Mon, 30 Aug 2021 07:35:33 -0700 Subject: Fixup whitespace and configure CI to keep it that way --- meson.build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 299d051..ec6f9b4 100644 --- a/meson.build +++ b/meson.build @@ -26,7 +26,7 @@ endif rst2man = find_program('rst2man', 'rst2man.py', required: false) - + cfg = configuration_data() cfg.set_quoted('PACKAGE_VERSION', meson.project_version()) @@ -69,4 +69,3 @@ meson.add_install_script('utils/install_helper.sh', subdir('test') - -- cgit v1.2.3