summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 9ba890b88..9ac1ffc27 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,10 +48,6 @@ if BUILD_MOUNT
SUBDIRS += mount
endif
-if BUILD_FSCK
-SUBDIRS += fsck
-endif
-
if BUILD_SCHEDUTILS
SUBDIRS += schedutils
endif