summaryrefslogtreecommitdiff
path: root/src/file/homefile/userhomefile/meson.build
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-08-22 22:50:51 -0400
committerJohn Turner <jturner.usa@gmail.com>2025-08-22 22:50:51 -0400
commitc785370dcf66d81a8e0432535d787aab7f7f18c0 (patch)
tree7244642a1164e5b09ebaa5482eaf4f3f008fad3f /src/file/homefile/userhomefile/meson.build
parent1441a042b614197af04e6f9984056d9a8ecb859e (diff)
downloadselinux-policy-c785370dcf66d81a8e0432535d787aab7f7f18c0.tar.gz
create xdgfile module
Diffstat (limited to 'src/file/homefile/userhomefile/meson.build')
-rw-r--r--src/file/homefile/userhomefile/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file/homefile/userhomefile/meson.build b/src/file/homefile/userhomefile/meson.build
index f10be0b..e53e16f 100644
--- a/src/file/homefile/userhomefile/meson.build
+++ b/src/file/homefile/userhomefile/meson.build
@@ -1 +1 @@
-modules += files('shellrcfile.cil')
+modules += files('shellrcfile.cil', 'xdgfile.cil')