aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-01 23:29:00 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-01 23:33:53 -0700
commitbcbd84a22ce5e15c0bf195f837fec1cd0e14591f (patch)
tree0a26c374b32616772ea642d5b4678c944e03c14b /consfigurator.asd
parente736bb553d404ba03c4e2d4cc58d8d1db9b6a85e (diff)
downloadconsfigurator-bcbd84a22ce5e15c0bf195f837fec1cd0e14591f.tar.gz
add LOCALE:AVAILABLE and LOCALE:SELECTED-FOR
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
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")