summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-02-24 17:34:55 +0100
committerraveit65 <[email protected]>2020-02-24 18:04:44 +0100
commit5523df4a4ff2a143a64e7eb83a17368373123842 (patch)
treed74c05ca27c52bf0931291afedeccd79c785175d /Makefile.am
parentdb25f27fd3670e2ebc8ed6f6fa5f918a3251fc96 (diff)
downloadmarco-5523df4a4ff2a143a64e7eb83a17368373123842.tar.bz2
marco-5523df4a4ff2a143a64e7eb83a17368373123842.tar.xz
add meson build files to EXTRA_DIST
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 8 insertions, 1 deletions
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