diff options
Diffstat (limited to 'filesystems/Makefile')
-rw-r--r-- | filesystems/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile index 06b3f1f189ca..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,6 +42,7 @@ SUBDIR += jmtpfs SUBDIR += kio-fuse SUBDIR += libbde + SUBDIR += libblkid SUBDIR += libfsapfs SUBDIR += libfsext SUBDIR += libfsfat |