btrfs-progs: libbtrfs: add clean targets

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2022-06-03 17:53:26 +02:00
parent 3b0fe46c08
commit c6dbd1d337
1 changed files with 1 additions and 0 deletions

View File

@ -788,6 +788,7 @@ clean: $(CLEANDIRS)
mkfs/*.o mkfs/*.o.d check/*.o check/*.o.d \
cmds/*.o cmds/*.o.d common/*.o common/*.o.d \
crypto/*.o crypto/*.o.d \
libbtrfs/*.o libbtrfs/*.o.d \
ioctl-test quick-test library-test library-test-static \
mktables btrfs.static mkfs.btrfs.static fssum \
btrfs.box btrfs.box.static json-formatter-test \