This patch just adds the installation file to the tarball. Signed-off-by: Bernhard Walle <bwalle at suse.de> --- Makefile.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.in b/Makefile.in index 341e170..f0621e1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -125,7 +125,7 @@ all: $(TARGETS) clean = # collect objects to be removed in 'make clean' -dist = AUTHORS COPYING News TODO Makefile.in configure.ac configure \ +dist = AUTHORS COPYING INSTALL News TODO Makefile.in configure.ac configure \ kexec-tools.spec.in config/ # utility function for converting a list of files (with extension) to -- 1.5.6.5