From c785370dcf66d81a8e0432535d787aab7f7f18c0 Mon Sep 17 00:00:00 2001 From: John Turner Date: Fri, 22 Aug 2025 22:50:51 -0400 Subject: create xdgfile module --- src/file/homefile/userhomefile/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/file/homefile/userhomefile/meson.build') 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') -- cgit v1.2.3