Signed-off-by: Sasha Levin <levinsasha928@xxxxxxxxx> --- tools/kvm/Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tools/kvm/Makefile b/tools/kvm/Makefile index 21d6189..2cb11fa 100644 --- a/tools/kvm/Makefile +++ b/tools/kvm/Makefile @@ -236,6 +236,7 @@ clean: $(Q) rm -f $(DEPS) $(OBJS) $(PROGRAM) $(Q) rm -f cscope.* $(Q) rm -f $(KVM_INCLUDE)/common-cmds.h + $(Q) rm -f KVMTOOLS-VERSION-FILE .PHONY: clean KVM_DEV ?= /dev/kvm -- 1.7.6 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html