From: Andrea Bolognani Date: Tue, 14 Apr 2020 11:56:36 +0000 (+0200) Subject: CONTRIBUTING: Include in release archives X-Git-Tag: v6.3.0-rc1~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7aad5de468a3c0245c8cb9bc30a4b6775420532;p=thirdparty%2Flibvirt.git CONTRIBUTING: Include in release archives The file, added with commit commit 874952f80c6d68c1a7a75e71c11a576f96f75dc2 Author: Andrea Bolognani Date: Mon Apr 6 11:56:58 2020 +0200 CONTRIBUTING: Add entry point for new contributors should be included in release archives. Signed-off-by: Andrea Bolognani Reviewed-by: Ján Tomko --- diff --git a/Makefile.am b/Makefile.am index 06475344c1..d56deeb080 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,6 +45,7 @@ EXTRA_DIST = \ run.in \ README.rst \ AUTHORS.in \ + CONTRIBUTING.rst \ scripts/apibuild.py \ scripts/augeas-gentest.py \ build-aux/check-spacing.pl \