summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3b611b1..d7e5975 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,6 @@
+# Copyright 2006-2022 Collabora Ltd.
+# SPDX-License-Identifier: MIT
+
abs_top_srcdir = @abs_top_srcdir@
abs_top_builddir = @abs_top_builddir@
installed_testdir = ${libexecdir}/installed-tests/${PACKAGE_TARNAME}
@@ -13,9 +16,13 @@ CLEANFILES = \
test/test-service.log \
$(NULL)
EXTRA_DIST = \
+ .reuse/dep5 \
AUTHORS \
CONTRIBUTING.md \
COPYING \
+ LICENSES/GPL-3.0-or-later.txt \
+ LICENSES/LicenseRef-AutoconfArchiveException.txt \
+ LICENSES/MIT.txt \
dbus-python.pc.in \
doc/_static/.gitignore \
examples/example-async-client.py \