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 9c8145e..94ef77f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,11 +5,21 @@ EXTRA_DIST = \
.editorconfig \
README.md \
autogen.sh \
+ completions/bash/meson.build \
+ completions/meson.build \
+ completions/zsh/meson.build \
demos/bubblewrap-shell.sh \
demos/flatpak-run.sh \
demos/flatpak.bpf \
demos/userns-block-fd.py \
+ meson.build \
+ meson_options.txt \
packaging/bubblewrap.spec \
+ tests/meson.build \
+ tests/use-as-subproject/README \
+ tests/use-as-subproject/config.h \
+ tests/use-as-subproject/dummy-config.h.in \
+ tests/use-as-subproject/meson.build \
uncrustify.cfg \
uncrustify.sh \
$(NULL)