From: Victor Toso <m...@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 <victort...@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

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to