]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
meson: Syntax nit
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 29 Apr 2022 00:13:38 +0000 (20:13 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 29 Apr 2022 00:13:38 +0000 (20:13 -0400)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
meson.build

index 2cc34e7ab759b1e5e4c3c3c53bbb7595c71666f8..ce321723bef574630cd3b085969a7308e339774e 100644 (file)
@@ -69,7 +69,7 @@ conf.set_quoted('LXCFSTARGETDIR', join_paths(localstatedir, 'lib/lxcfs'))
 # Custom configuration.
 init_script = get_option('init-script')
 want_tests = get_option('tests')
-want_docs= get_option('docs')
+want_docs = get_option('docs')
 
 # Build flags.
 possible_cc_flags = [