build/autotools: dist the meson build files So that it's possible to build with meson from autotools-generated tarballs. Signed-off-by: Ran Benita <ran234@gmail.com>
diff --git a/Makefile.am b/Makefile.am
index 8a6ee17..092b771 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,8 @@ EXTRA_DIST = \
xkbcommon-x11.map \
PACKAGING \
LICENSE \
+ meson.build \
+ meson_options.txt \
test/symbols-leak-test.bash
# The constants are added here instead of using AC_DEFINE_UNQUOTED