build: Include license files in releases

Fixes: 272928b "COPYING: Move full license text into LICENSES/"
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2022-06-24 14:44:08 +01:00
parent e4d6b74b25
commit 13e7b14e19

View file

@ -12,6 +12,9 @@ EXTRA_DIST = \
CONTRIBUTING.md \
dbus-1.pc.in \
cleanup-man-pages.sh \
LICENSES/AFL-2.1.txt \
LICENSES/GPL-2.0-or-later.txt \
LICENSES/MIT.txt \
NEWS.pre-1-0 \
NEWS.pre-1-2 \
README.cmake \