summaryrefslogtreecommitdiff
path: root/src/sys/sysfile/fssysfile/meson.build
blob: 4d46b711d34df379ed47c670086e512a4b89b990 (plain)
1
2
3
4
5
6
7
8
9
modules += files(
    'bcachefssysfile.cil',
    'btrfssysfile.cil',
    'ext4fssysfile.cil',
    'f2fssysfile.cil',
    'fusefssysfile.cil',
    'xfssysfile.cil',
)