diff options
Diffstat (limited to 'src/file/homefile/meson.build')
-rw-r--r-- | src/file/homefile/meson.build | 2 |
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') |