0868c34
--- btrfs-progs-0.19/Makefile.orig	2010-03-24 14:45:18.001490900 -0400
0868c34
+++ btrfs-progs-0.19/Makefile	2010-03-24 14:45:35.745491310 -0400
0868c34
@@ -17,8 +17,7 @@
2377ed6
 LIBS=-luuid
2377ed6
 
0868c34
 progs = btrfsctl mkfs.btrfs btrfs-debug-tree btrfs-show btrfs-vol btrfsck \
0868c34
-	btrfs \
0868c34
-	btrfs-map-logical
0868c34
+	btrfs btrfs-map-logical btrfstune btrfs-image
2377ed6
 
2377ed6
 # make C=1 to enable sparse
2377ed6
 ifdef C