autotools: dist all meson related build files

This commit is contained in:
Christoph Reiter
2019-03-30 20:06:25 +01:00
parent 26d32f3bd0
commit d52dad2042
42 changed files with 117 additions and 31 deletions

View File

@ -22,7 +22,13 @@ EXTRA_DIST += \
sanitize-la.sh \
po/README.translators \
po/po2tbl.sed.in \
make-pot
make-pot \
meson_options.txt \
meson.build \
po/meson.build \
po-properties/meson.build \
build-aux/meson/post-install.py \
config.h.meson
MAINTAINERCLEANFILES = \
$(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \