Teach make clean about more cleanliness

We were not deleting many of the kinds of build artifact.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2017-03-21 13:42:51 +00:00
parent c9efb0a70d
commit 66124e4c34

View File

@ -104,4 +104,4 @@ ci-pr:
.PHONY: clean
clean:
rm -rf bin disk.img test.log *-initrd.img *-bzImage *.iso
rm -rf bin disk.img test.log *-initrd.img *-bzImage *-cmdline *.iso *.tar.gz *.qcow2 *.vhd