From ac126c9bdfd70d899a6926a8a1194ebeeb23436b Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 16 Feb 2020 14:20:54 +0100 Subject: build: add meson config files to EXTRA_DIST fixes https://github.com/mate-desktop/mate-desktop/issues/431 --- libmate-desktop/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libmate-desktop') 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 = \ -- cgit v1.2.1