]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
meson: Include lxcfs_fuse.h into source files
authorMorten Linderud <morten@linderud.pw>
Wed, 20 Oct 2021 17:46:25 +0000 (19:46 +0200)
committerMorten Linderud <morten@linderud.pw>
Wed, 20 Oct 2021 17:46:25 +0000 (19:46 +0200)
Signed-off-by: Morten Linderud <morten@linderud.pw>
meson.build

index 061337d145814d6e1708e0ad86401e2ca9a0a5e1..b4ef42012e02a59ea26ada91b50242aca9e75ab0 100644 (file)
@@ -182,6 +182,7 @@ liblxcfs_sources = files(
        'src/cpuset_parse.c',
        'src/cpuset_parse.h',
        'src/lxcfs.c',
+       'src/lxcfs_fuse.h',
        'src/lxcfs_fuse_compat.h',
        'src/macro.h',
        'src/memory_utils.h',