build: Include README.cmake in Autotools "make dist"
authorSimon McVittie <smcv@collabora.com>
Mon, 23 Oct 2017 12:59:34 +0000 (13:59 +0100)
committerSimon McVittie <smcv@collabora.com>
Mon, 23 Oct 2017 15:08:32 +0000 (16:08 +0100)
commit27b60e4c5b41fa3007c6e8b9b711882c28a6d69a
tree15b07893f34d3a952bb9039126bcb9e3730a7a35
parent7b21a8ab746b2ce11929d5c33b14f9cc12f82b82
build: Include README.cmake in Autotools "make dist"

Our official source releases are Autotools "make dist" tarballs, but
there's no reason why CMake users can't use those too, and we already
include the CMake build files.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=103420
Makefile.am