diff options
Diffstat (limited to 'filesystems/Makefile')
-rw-r--r-- | filesystems/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile index 98184422de0a..84be3e0aa9cd 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,12 +42,14 @@ SUBDIR += jmtpfs SUBDIR += kio-fuse SUBDIR += libbde + SUBDIR += libblkid SUBDIR += libfsapfs SUBDIR += libfsext SUBDIR += libfsfat SUBDIR += libfshfs SUBDIR += libfsntfs SUBDIR += libfsxfs + SUBDIR += libgedit-gfls SUBDIR += libmodi SUBDIR += linux-c7-dosfstools SUBDIR += lizardfs @@ -121,7 +122,6 @@ SUBDIR += ufs_copy SUBDIR += unionfs SUBDIR += unreliablefs - SUBDIR += vzvol SUBDIR += webdavfs SUBDIR += wimlib SUBDIR += xfsm |