aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-25 13:33:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-25 13:33:08 -0700
commit8020dc787a7bd1f53a1c1ee5d7a01ca36dd1520f (patch)
treefbdaba72db2e8c30ff0344d60544b48b3ac97acf /consfigurator.asd
parent4599ba0b012827f1a7d64d44a9afe5a6b7aabdf8 (diff)
downloadconsfigurator-8020dc787a7bd1f53a1c1ee5d7a01ca36dd1520f.tar.gz
add property/gnupg to consfigurator.asd
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 ea9487f..856cb4e 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -33,6 +33,7 @@
(:file "src/property/chroot")
(:file "src/property/user")
(:file "src/property/git")
+ (:file "src/property/gnupg")
(:file "src/connection/shell-wrap")
(:file "src/connection/fork")
(:file "src/connection/ssh")