From 5523df4a4ff2a143a64e7eb83a17368373123842 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 24 Feb 2020 17:34:55 +0100 Subject: add meson build files to EXTRA_DIST --- Makefile.am | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a341a411..986c1e94 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,14 @@ SUBDIRS = po src doc ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -EXTRA_DIST = its autogen.sh HACKING +EXTRA_DIST = \ + its \ + autogen.sh \ + HACKING \ + meson.build \ + meson_options.txt \ + meson_post_install.py \ + po/meson.build DISTCLEANFILES = po/stamp-it -- cgit v1.2.1