summaryrefslogtreecommitdiff
path: root/libmate-desktop
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-02-16 14:20:54 +0100
committerraveit65 <[email protected]>2020-02-17 13:16:20 +0100
commit378db5b5244fc195a91993d50e4a5d1d86e430a9 (patch)
tree78926f0fb5ca53a24aa4bd559aa683eb16bf7687 /libmate-desktop
parentf3c815577cb151706408a5b0f2469f077b276b8f (diff)
downloadmate-desktop-378db5b5244fc195a91993d50e4a5d1d86e430a9.tar.bz2
mate-desktop-378db5b5244fc195a91993d50e4a5d1d86e430a9.tar.xz
build: add meson config files to EXTRA_DIST
fixes https://github.com/mate-desktop/mate-desktop/issues/431
Diffstat (limited to 'libmate-desktop')
-rw-r--r--libmate-desktop/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/libmate-desktop/Makefile.am b/libmate-desktop/Makefile.am
index 75d00b4..0c63a9f 100644
--- a/libmate-desktop/Makefile.am
+++ b/libmate-desktop/Makefile.am
@@ -137,8 +137,10 @@ CLEANFILES += $(gir_DATA) $(typelib_DATA)
endif
EXTRA_DIST = \
- mate-desktop-2.0.pc.in \
- mate-desktop-2.0-uninstalled.pc.in \
+ meson.build \
+ mate-desktop.map \
+ mate-desktop-2.0.pc.in \
+ mate-desktop-2.0-uninstalled.pc.in \
$(pnpdata_DATA_dist)
MAINTAINERCLEANFILES = \