[PATCH kexec-tools 2/7] build: add dist make target

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This provides a familiar alias for the existing tarball target.
The result is a tar.gz file.

Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx>
---
 Makefile.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index a9c779f..dc7fb07 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -198,6 +198,8 @@ Makefile: Makefile.in config.status
 configure: configure.ac
 	cd $(srcdir) && autoheader && autoconf && rm -rf autom4te.cache
 
+dist: tarball
+
 tarball: $(TARBALL.gz)
 
 $(TARBALL): $(SRCS) $(GENERATED_SRCS)
@@ -397,4 +399,4 @@ uninstall:
 	done
 
 .PHONY: echo install uninstall all targets uninstall-targets clean dist-clean distclean \
-	maintainer-clean maintainerclean tarball rpm
+	maintainer-clean maintainerclean dist tarball rpm
-- 
2.20.1


_______________________________________________
kexec mailing list
kexec@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/kexec



[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux