From d057045b486f160b0acf2997389c5f74bd50eea2 Mon Sep 17 00:00:00 2001 From: John Turner Date: Thu, 21 Aug 2025 23:32:34 -0400 Subject: add filecons for shellrc and shellexec files and dirs --- src/file/homefile/meson.build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/file/homefile/meson.build') 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') -- cgit v1.2.3