summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2009-02-18 15:06:49 +0100
committerKarel Zak2009-02-18 15:09:34 +0100
commit607c2a72952fc3c3e5014b447ba6b7d9f97b0ea1 (patch)
tree973758cdd662dfecea18502375c257ddb7018a24 /Makefile.am
parentblkid: fix low-probe mode return codes (diff)
downloadkernel-qcow2-util-linux-607c2a72952fc3c3e5014b447ba6b7d9f97b0ea1.tar.gz
kernel-qcow2-util-linux-607c2a72952fc3c3e5014b447ba6b7d9f97b0ea1.tar.xz
kernel-qcow2-util-linux-607c2a72952fc3c3e5014b447ba6b7d9f97b0ea1.zip
fsck: move fsck from e2fsprogs to util-linux-ng
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 00ae9df7f..72a0a8299 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,10 @@ if BUILD_MOUNT
SUBDIRS += mount
endif
+if BUILD_FSCK
+SUBDIRS += fsck
+endif
+
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \