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:42:29 +0200
commit287fdce6d43086d4610f294a8cff759fb58eeabb (patch)
tree1ad94304696a2fdad5aa62511516828a3c0a2282 /meson.build
parent0d811ab11128b7473ac762391321a24efe6095ab (diff)
downloadmate-desktop-287fdce6d43086d4610f294a8cff759fb58eeabb.tar.bz2
mate-desktop-287fdce6d43086d4610f294a8cff759fb58eeabb.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 070b662..b64f88c 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