aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-23 12:14:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-23 21:09:03 -0700
commit66f1e0ce76d3a5ccc77206a04d52a43af2e79715 (patch)
tree9b4b7cf158ca57b5d4175c382cc7f3a925652ae1 /consfigurator.asd
parenta03c6cf89efa7dfe7054593e3d1cda44961850a4 (diff)
downloadconsfigurator-66f1e0ce76d3a5ccc77206a04d52a43af2e79715.tar.gz
add DATA.GIT-SNAPSHOT
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd3
1 files changed, 2 insertions, 1 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index bf5c9b7..2508754 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -39,4 +39,5 @@
(:file "src/connection/chroot/fork")
(:file "src/connection/chroot/shell")
(:file "src/data/asdf")
- (:file "src/data/pgp")))
+ (:file "src/data/pgp")
+ (:file "src/data/git-snapshot")))