From: Ran Benita Date: Tue, 1 Aug 2017 20:36:33 +0000 (+0300) Subject: build/autotools: dist the meson build files X-Git-Tag: xkbcommon-0.8.0~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cd642b27ac97eed39a595e23e5866c540e4a9f53;p=platform%2Fupstream%2Flibxkbcommon.git 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 --- 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