btrfs-progs: do not install static binaries over non-static
authorDavid Sterba <dsterba@suse.com>
Wed, 5 Aug 2015 15:44:48 +0000 (17:44 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 31 Aug 2015 17:25:11 +0000 (19:25 +0200)
commit7c41d25ec63addd0f6661dac20532a18237c039f
tree02d4d0395a12c57f97702451a63e22dbf9698181
parent38c5382e3f7e02ad3669c8d4a0a37d86e4868e9d
btrfs-progs: do not install static binaries over non-static

The builds should be able to coexist, so we don't want to forcibly
overwite the standard version.

Signed-off-by: David Sterba <dsterba@suse.com>
Makefile.in