While I'm not opposed to this off-hand I am curious to know what the motivation for it is. On Thu, Apr 24, 2014 at 12:20:56PM +0800, Paul Wise wrote: > --- > kexec/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/kexec/Makefile b/kexec/Makefile > index 7d3175b..a758b4a 100644 > --- a/kexec/Makefile > +++ b/kexec/Makefile > @@ -29,7 +29,7 @@ KEXEC_SRCS_base += kexec/kexec-xen.c > > KEXEC_GENERATED_SRCS += $(PURGATORY_HEX_C) > > -dist += kexec/Makefile $(KEXEC_GENERATED_SRCS) \ > +dist += kexec/Makefile \ > $(KEXEC_SRCS_base) kexec/crashdump-elf.c \ > kexec/crashdump.h kexec/firmware_memmap.h \ > kexec/kexec-elf-boot.h \ > -- > 1.9.2 >