aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-08 12:35:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-08 12:45:07 -0700
commitd79cd5a939f0f6eb82dbcbdba9ba2a8011436889 (patch)
tree9691f2d6d912e3562fc3a3285a8325aaaabe48d8 /consfigurator.asd
parent6c09a30c1ae7d09ea93b937dce566068d0c4b6be (diff)
downloadconsfigurator-d79cd5a939f0f6eb82dbcbdba9ba2a8011436889.tar.gz
add LIVE-BUILD:INSTALLED and LIVE-BUILD:IMAGE-BUILT
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 ba3e527..4ee726b 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -33,6 +33,7 @@
(:file "src/property/service")
(:file "src/property/apt")
(:file "src/property/chroot")
+ (:file "src/property/live-build")
(:file "src/property/user")
(:file "src/property/git")
(:file "src/property/gnupg")