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
This commit is contained in:
Simon McVittie 2017-10-23 13:59:34 +01:00
parent 7b21a8ab74
commit 27b60e4c5b

View file

@ -16,6 +16,7 @@ EXTRA_DIST = \
NEWS.pre-1-0 \
ChangeLog.pre-1-2 \
NEWS.pre-1-2 \
README.cmake \
README.valgrind \
README.win \
README.wince \