mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-01 11:28:07 +02:00
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:
parent
7b21a8ab74
commit
27b60e4c5b
1 changed files with 1 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue