]> git.proxmox.com Git - mirror_lxcfs.git/blobdiff - src/Makefile.am
build: fix lxcfs_fuse.h in release tarball
[mirror_lxcfs.git] / src / Makefile.am
index e06dc352ef961756afc12f0b0769ac2c766980e4..2734334c04163701073cdf44a19f4450088f6a86 100644 (file)
@@ -15,6 +15,7 @@ liblxcfs_la_SOURCES = api_extensions.h \
                      cgroups/cgroup2_devices.c cgroups/cgroup2_devices.h \
                      cgroups/cgroup_utils.c cgroups/cgroup_utils.h \
                      cpuset_parse.c cpuset_parse.h \
+                     lxcfs_fuse.h \
                      lxcfs_fuse_compat.h \
                      macro.h \
                      memory_utils.h \
@@ -45,6 +46,7 @@ liblxcfstest_la_SOURCES = api_extensions.h \
                          cgroups/cgroup2_devices.c cgroups/cgroup2_devices.h \
                          cgroups/cgroup_utils.c cgroups/cgroup_utils.h \
                          cpuset_parse.c cpuset_parse.h \
+                         lxcfs_fuse.h \
                          lxcfs_fuse_compat.h \
                          macro.h \
                          memory_utils.h \
@@ -74,6 +76,7 @@ noinst_HEADERS = api_extensions.h \
                 cgroups/cgroup2_devices.h \
                 cgroups/cgroup_utils.h \
                 cpuset_parse.h \
+                lxcfs_fuse.h \
                 lxcfs_fuse_compat.h \
                 macro.h \
                 memory_utils.h \