summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-09-14 12:13:19 +0200
committerraveit65 <[email protected]>2023-09-15 09:44:17 +0200
commita17d8a3d31b3ad0a8b1e51cd003c81f9b8549f5a (patch)
treef5b17587916703e3e4f851fe8399d5dee8e547fc /meson.build
parent96a7342663568b80dc9763165e16b4d420da8ecc (diff)
downloadmate-desktop-a17d8a3d31b3ad0a8b1e51cd003c81f9b8549f5a.tar.bz2
mate-desktop-a17d8a3d31b3ad0a8b1e51cd003c81f9b8549f5a.tar.xz
add xdg-desktop-portal config file
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index d5eda67..851f594 100644
--- a/meson.build
+++ b/meson.build
@@ -104,6 +104,7 @@ endif
subdir('po')
subdir('tools')
subdir('schemas')
+subdir('xdg-portal')
if get_option('mate-about')
subdir('mate-about')
endif