summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8acbecf..346b102 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,17 @@ EXTRA_DIST = \
AUTHORS \
CONTRIBUTING.md \
COPYING \
+ LICENSES/AFL-2.1.txt \
+ LICENSES/GPL-2.0-or-later.txt \
+ LICENSES/MIT.txt \
README.md \
+ meson.build \
+ meson_options.txt \
+ tests/meson.build \
+ tests/use-as-subproject.py \
+ tests/use-as-subproject/README \
+ tests/use-as-subproject/meson.build \
+ tests/use-as-subproject/use-dbus-gmain.c \
$(NULL)
AM_CPPFLAGS = \