]> git.proxmox.com Git - mirror_qemu.git/commitdiff
build: clean trace/generated-helpers.c
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 15 Feb 2019 09:23:00 +0000 (10:23 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 11 Mar 2019 15:33:49 +0000 (16:33 +0100)
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile.target

index 441ace6369c18e9eda786e6afd87872f2da6421f..d8048aab8f2db4b16a47d651751d924bc0b6d130 100644 (file)
@@ -222,6 +222,7 @@ clean: clean-target
        rm -f *.a *~ $(PROGS)
        rm -f $(shell find . -name '*.[od]')
        rm -f hmp-commands.h gdbstub-xml.c
+       rm -f trace/generated-helpers.c trace/generated-helpers.c-timestamp
 ifdef CONFIG_TRACE_SYSTEMTAP
        rm -f *.stp
 endif