]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
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)
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

index 27101a1b5642938fa81e6b32b24ed69dee4686be..8ffa97bfda12ae42f121dd830a422c95c8a1bc40 100644 (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            \