summaryrefslogtreecommitdiff
path: root/mate-about/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-02-16 14:20:54 +0100
committerraveit65 <[email protected]>2020-02-17 13:14:48 +0100
commitac126c9bdfd70d899a6926a8a1194ebeeb23436b (patch)
tree00950dd1562a3ab5017259dc97f6876b69e26d22 /mate-about/Makefile.am
parente8fbac2ce193f5c2c93fdecb7ca0e14c1152ace6 (diff)
downloadmate-desktop-ac126c9bdfd70d899a6926a8a1194ebeeb23436b.tar.bz2
mate-desktop-ac126c9bdfd70d899a6926a8a1194ebeeb23436b.tar.xz
build: add meson config files to EXTRA_DIST
fixes https://github.com/mate-desktop/mate-desktop/issues/431
Diffstat (limited to 'mate-about/Makefile.am')
-rw-r--r--mate-about/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/mate-about/Makefile.am b/mate-about/Makefile.am
index 79c03e4..85d763c 100644
--- a/mate-about/Makefile.am
+++ b/mate-about/Makefile.am
@@ -18,9 +18,11 @@ mate-about.desktop: mate-about.desktop.in
versiondir = $(datadir)/mate-about
version_DATA = mate-version.xml
-EXTRA_DIST = $(desktop_in_files) \
- mate-about.h.in \
- mate-version.xml.in
+EXTRA_DIST = \
+ $(desktop_in_files) \
+ meson.build \
+ mate-about.h.in \
+ mate-version.xml.in
CLEANFILES = $(desktop_DATA) $(bin_PROGRAMS) $(version_DATA) mate-about.h