From bcbd84a22ce5e15c0bf195f837fec1cd0e14591f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 1 Apr 2021 23:29:00 -0700 Subject: add LOCALE:AVAILABLE and LOCALE:SELECTED-FOR Signed-off-by: Sean Whitton --- consfigurator.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'consfigurator.asd') diff --git a/consfigurator.asd b/consfigurator.asd index 9c00b25..8ef2293 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -37,6 +37,7 @@ (:file "src/property/gnupg") (:file "src/property/ssh") (:file "src/property/sshd") + (:file "src/property/locale") (:file "src/connection/shell-wrap") (:file "src/connection/fork") (:file "src/connection/rehome") -- cgit v1.2.3