summaryrefslogtreecommitdiff
path: root/src/file/homefile/userhomefile/meson.build
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-08-23 19:37:39 -0400
committerJohn Turner <jturner.usa@gmail.com>2025-08-23 19:37:39 -0400
commit92141a30b8385b429a4c3d29faa3590d2ab67898 (patch)
tree6c1d31bb00ab5fd7e46d2427d2e9b3542fd0ac4a /src/file/homefile/userhomefile/meson.build
parent42905d2cdf29acece1678efb3fff805fda97a73e (diff)
downloadselinux-policy-92141a30b8385b429a4c3d29faa3590d2ab67898.tar.gz
create type for users tmp directories (${HOME}/tmp)
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 e53e16f..cb1bb68 100644
--- a/src/file/homefile/userhomefile/meson.build
+++ b/src/file/homefile/userhomefile/meson.build
@@ -1 +1 @@
-modules += files('shellrcfile.cil', 'xdgfile.cil')
+modules += files('shellrcfile.cil', 'userhometmpfile.cil', 'xdgfile.cil')