summaryrefslogtreecommitdiff
path: root/src/file/homefile/meson.build
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-08-21 23:32:34 -0400
committerJohn Turner <jturner.usa@gmail.com>2025-08-21 23:32:34 -0400
commitd057045b486f160b0acf2997389c5f74bd50eea2 (patch)
tree3d4225875adf676db44511ee910763c6f450df37 /src/file/homefile/meson.build
parent92c4128f985dfc561b0534a93f9260863642806e (diff)
downloadselinux-policy-d057045b486f160b0acf2997389c5f74bd50eea2.tar.gz
add filecons for shellrc and shellexec files and dirs
Diffstat (limited to 'src/file/homefile/meson.build')
-rw-r--r--src/file/homefile/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/file/homefile/meson.build b/src/file/homefile/meson.build
index f319bcc..e1196bd 100644
--- a/src/file/homefile/meson.build
+++ b/src/file/homefile/meson.build
@@ -1 +1,3 @@
modules += files('syshomefile.cil', 'userhomefile.cil')
+
+subdir('userhomefile')