From: Andrew Ruthven <puck@catalyst.net.nz> --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 21962e1..f7cd982 100644 --- a/Makefile +++ b/Makefile @@ -58,6 +58,7 @@ kvm-%: --target $* \ --img-url $(BUILDER_IMG) +clean: cleanall cleanall: rm -rf *.raw *vhd config_space/basefiles/* -- 2.15.0.rc1