summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2017-10-23 13:59:34 +0100
committerSimon McVittie <smcv@collabora.com>2017-10-23 16:08:32 +0100
commit27b60e4c5b41fa3007c6e8b9b711882c28a6d69a (patch)
tree15b07893f34d3a952bb9039126bcb9e3730a7a35
parent7b21a8ab746b2ce11929d5c33b14f9cc12f82b82 (diff)
downloaddbus-27b60e4c5b41fa3007c6e8b9b711882c28a6d69a.tar.gz
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
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 27101a1b..8ffa97bf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \