summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2024-02-24 20:56:20 +0100
committerraveit65 <[email protected]>2024-02-24 20:56:20 +0100
commit2572ea7b984e9abb03aca2d09962261a887eb505 (patch)
tree426a0bd3b3ce6b583c93db0372c7254f10511ff0 /Makefile.am
parent95aeae694d0daef8a6b3d91dd32bec606dd35208 (diff)
downloadmate-media-2572ea7b984e9abb03aca2d09962261a887eb505.tar.bz2
mate-media-2572ea7b984e9abb03aca2d09962261a887eb505.tar.xz
Distribute Meson build system
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9936051..20a7288 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,18 @@ EXTRA_DIST = \
its \
$(NULL)
+# Distribute the Meson build system files as well
+EXTRA_DIST += \
+ meson.build \
+ meson_options.txt \
+ build-aux/meson_post_install.sh \
+ data/meson.build \
+ data/icons/meson.build \
+ data/sounds/meson.build \
+ man/meson.build \
+ mate-volume-control/meson.build \
+ po/meson.build
+
DISTCLEANFILES = \
mate-volume-control/org.mate.applets.GvcApplet.mate-panel-applet \
mate-volume-control/org.mate.panel.applet.GvcAppletFactory.service \