diff options
Diffstat (limited to 'filesystems/Makefile')
-rw-r--r-- | filesystems/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile index 84be3e0aa9cd..4f7065513f9a 100644 --- a/filesystems/Makefile +++ b/filesystems/Makefile @@ -106,9 +106,11 @@ SUBDIR += rar2fs SUBDIR += rubygem-chef-winrm-fs SUBDIR += rubygem-winrm-fs + SUBDIR += rubygem-winrm-fs-gitlab SUBDIR += s3backer SUBDIR += s3fs SUBDIR += sandboxfs + SUBDIR += sasquatch SUBDIR += scan_ffs SUBDIR += securefs SUBDIR += simple-mtpfs @@ -128,6 +130,7 @@ SUBDIR += xfsprogs SUBDIR += xfuse SUBDIR += zap + SUBDIR += zerofs SUBDIR += zfs-periodic SUBDIR += zfs-replicate SUBDIR += zfs-snap-diff |