summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarrier <harrier7@codethink.co.uk>2013-05-17 13:30:52 +0000
committerHarrier <harrier7@codethink.co.uk>2013-05-17 13:33:54 +0000
commit90281271f57c73b141470a6633269e96fbbb6ee8 (patch)
treeefdecffd52c35757d962965f89805721a47e7fec
parent78d85bfc7fe113f2196a5e00d06b576523c0d0e6 (diff)
downloadbtrfs-progs-baserock/tiagogomes/btrfs2.tar.gz
Don't install btrfs-convert.baserock/tiagogomes/btrfs2
It requires the acl library to be installed.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fdbd720..37c9baf 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ clean:
else
progs = mkfs.btrfs btrfs-debug-tree btrfsck \
- btrfs btrfs-map-logical btrfs-image btrfs-zero-log btrfs-convert \
+ btrfs btrfs-map-logical btrfs-image btrfs-zero-log \
btrfs-find-root btrfstune btrfs-show-super
# external libs required by various binaries; for btrfs-foo,