diff options
Diffstat (limited to 'filesystems/Makefile')
-rw-r--r-- | filesystems/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile index 79968dc0bdb3..4f7065513f9a 100644 --- a/filesystems/Makefile +++ b/filesystems/Makefile @@ -110,6 +110,7 @@ SUBDIR += s3backer SUBDIR += s3fs SUBDIR += sandboxfs + SUBDIR += sasquatch SUBDIR += scan_ffs SUBDIR += securefs SUBDIR += simple-mtpfs @@ -129,6 +130,7 @@ SUBDIR += xfsprogs SUBDIR += xfuse SUBDIR += zap + SUBDIR += zerofs SUBDIR += zfs-periodic SUBDIR += zfs-replicate SUBDIR += zfs-snap-diff |