summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-11-29 19:32:26 +0000
committerSimon McVittie <smcv@collabora.com>2022-11-29 20:43:49 +0000
commit1843215257bcbbe560a5d5373dff4f835c0df0a8 (patch)
treeea8c7c65cd4ae9998146c88e823d3896810cf7ba /Makefile.am
parent639931bfa0109eb2ab02188c09ed097638aae20b (diff)
downloaddbus-1843215257bcbbe560a5d5373dff4f835c0df0a8.tar.gz
Add missing license text for LGPL-2.1-or-later
Fixes: 8c1d0f13 "dbus/dbus-backtrace-win.c: New file with backtrace generator for Windows" Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f905fc7e..1fe2bb47 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,7 @@ EXTRA_DIST = \
LICENSES/Apache-2.0.txt \
LICENSES/BSD-3-Clause.txt \
LICENSES/GPL-2.0-or-later.txt \
+ LICENSES/LGPL-2.1-or-later.txt \
LICENSES/LicenseRef-CMakeScripts.txt \
LICENSES/LicenseRef-GAP.txt \
LICENSES/LicenseRef-pycrypto-orig.txt \