summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-06-24 14:44:08 +0100
committerSimon McVittie <smcv@collabora.com>2022-06-24 14:44:08 +0100
commit13e7b14e195e60b6a068166eb8872fa56c6328de (patch)
tree271673ca8596884b8db752eadcd98871196dc445 /Makefile.am
parente4d6b74b2574da32d2c83893b967a16308615358 (diff)
downloaddbus-13e7b14e195e60b6a068166eb8872fa56c6328de.tar.gz
build: Include license files in releases
Fixes: 272928b "COPYING: Move full license text into LICENSES/" Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index db2a6e7c..6078e33c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \