Commit cd642b27ac97eed39a595e23e5866c540e4a9f53

Ran Benita 2017-08-01T23:36:33

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>

1
2
3
4
5
6
7
8
9
10
11
12
13
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