summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2024-02-24 22:07:56 +0100
committerraveit65 <[email protected]>2024-02-25 21:51:22 +0100
commitc406c230d131702c1f2bc28ea386b4e3fb774936 (patch)
treebde0322ccc729c68fffcf1ed1f6e1b1b22fe03ae
parentc4d942135cd898001dbeb9a49064f5295aae69a4 (diff)
downloadmate-power-manager-c406c230d131702c1f2bc28ea386b4e3fb774936.tar.bz2
mate-power-manager-c406c230d131702c1f2bc28ea386b4e3fb774936.tar.xz
Distribute Meson build system
-rw-r--r--Makefile.am15
1 files changed, 15 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 23b8c15..165cf94 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,6 +15,21 @@ endif
EXTRA_DIST = \
autogen.sh
+# Distribute the Meson build system files as well
+EXTRA_DIST += \
+ meson.build \
+ meson_options.txt \
+ meson_post_install.sh \
+ applets/brightness/meson.build \
+ applets/inhibit/meson.build \
+ data/meson.build \
+ data/icons/meson.build \
+ help/meson.build \
+ help/LINGUAS \
+ po/meson.build \
+ policy/meson.build \
+ src/meson.build
+
clean-local :
rm -f *~