[Spice-devel] [spice-gtk v1 1/5] Rename README to README.md

Victor Toso victortoso at redhat.com
Tue May 14 16:25:58 UTC 2019


From: Victor Toso <me at victortoso.com>

In order to have gitlab interface to handle this file as Markdown.
Add to EXTRA_DIST to include the renamed file to release's tarball.

Signed-off-by: Victor Toso <victortoso at redhat.com>
---
 Makefile.am         | 1 +
 README => README.md | 0
 2 files changed, 1 insertion(+)
 rename README => README.md (100%)

diff --git a/Makefile.am b/Makefile.am
index 4fc3124..df65c46 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,7 @@ endif
 DISTCLEANFILES = $(pkgconfig_DATA)
 
 EXTRA_DIST =					\
+	README.md				\
 	meson.build				\
 	meson_options.txt			\
 	po/meson.build				\
diff --git a/README b/README.md
similarity index 100%
rename from README
rename to README.md
-- 
2.20.1



More information about the Spice-devel mailing list