From 8020dc787a7bd1f53a1c1ee5d7a01ca36dd1520f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 25 Mar 2021 13:33:08 -0700 Subject: add property/gnupg to consfigurator.asd 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 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") -- cgit v1.2.3