summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2013-05-17 14:45:56 +0100
committerTiago Gomes <tiago.gomes@codethink.co.uk>2013-05-17 14:45:56 +0100
commitad5f1f2d34cbb2f235ff3c1bc7dd28450759b2c7 (patch)
treeefdecffd52c35757d962965f89805721a47e7fec
parent78d85bfc7fe113f2196a5e00d06b576523c0d0e6 (diff)
downloadbtrfs-progs-ad5f1f2d34cbb2f235ff3c1bc7dd28450759b2c7.tar.gz
Don't install btrfs-convert.
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,