aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-24 10:33:28 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-24 10:33:40 -0700
commit3eda6d0f63bb2b19182dfbacfaa9dd656286d740 (patch)
tree8ef50fa0e14c1909ce1b386926a325c609a4478a /consfigurator.asd
parent33fdc2a3a738447e9cf6ac25b55e10308211506d (diff)
downloadconsfigurator-3eda6d0f63bb2b19182dfbacfaa9dd656286d740.tar.gz
attempt to implement :AS connection type and AS combinator
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 1ef0483..5cf18cc 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -40,6 +40,7 @@
(:file "src/connection/chroot/fork")
(:file "src/connection/chroot/shell")
(:file "src/connection/setuid")
+ (:file "src/connection/as")
(:file "src/data/asdf")
(:file "src/data/pgp")
(:file "src/data/git-snapshot")