btrfs-progs: add Makefile rule for static build of btrfs-find-root
authorHugo Mills <h.r.mills@reading.ac.uk>
Tue, 12 Mar 2013 15:44:11 +0000 (15:44 +0000)
committerDavid Sterba <dsterba@suse.cz>
Thu, 14 Mar 2013 22:08:44 +0000 (23:08 +0100)
commit84a42b7c7145dcd3e7404e5a8180b1c5ddca530e
treeef4d2c132eca108867e815d5874b7f4baf5c1f29
parent7a355379ea93856cd90d01216dde8610a225b8aa
btrfs-progs: add Makefile rule for static build of btrfs-find-root

btrfs-find-root isn't yet integrated into the main btrfs tool, and is
an important recovery tool, so it deserves to be built as a static
binary.

Signed-off-by: Hugo Mills <hugo@carfax.org.uk>
Makefile