diff options
Diffstat (limited to '')
-rw-r--r-- | filesystems/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile index 06b3f1f189ca..18d57a3d5f91 100644 --- a/filesystems/Makefile +++ b/filesystems/Makefile @@ -21,7 +21,6 @@ SUBDIR += dsbmd SUBDIR += e2fsprogs SUBDIR += e2fsprogs-core - SUBDIR += e2fsprogs-libblkid SUBDIR += e2tools SUBDIR += encfs SUBDIR += exfat @@ -43,6 +42,7 @@ SUBDIR += jmtpfs SUBDIR += kio-fuse SUBDIR += libbde + SUBDIR += libblkid SUBDIR += libfsapfs SUBDIR += libfsext SUBDIR += libfsfat @@ -106,6 +106,7 @@ SUBDIR += rar2fs SUBDIR += rubygem-chef-winrm-fs SUBDIR += rubygem-winrm-fs + SUBDIR += rubygem-winrm-fs-gitlab SUBDIR += s3backer SUBDIR += s3fs SUBDIR += sandboxfs @@ -128,6 +129,7 @@ SUBDIR += xfsprogs SUBDIR += xfuse SUBDIR += zap + SUBDIR += zerofs SUBDIR += zfs-periodic SUBDIR += zfs-replicate SUBDIR += zfs-snap-diff |