aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-24 17:08:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-24 17:08:50 -0700
commitbf9d7ed723517034449af5e4c2857897ccaddbfb (patch)
treeb150b53b67d2820cdd65cfd26090d7ae6c257cc0 /consfigurator.asd
parentbedf3a65d844beaeae3f58b4818323926532cf74 (diff)
downloadconsfigurator-bf9d7ed723517034449af5e4c2857897ccaddbfb.tar.gz
add CONSFIGURATOR.PROPERTY.CONTAINER
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 0d8afcf..3ba1e9c 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -30,6 +30,7 @@
(:file "src/property/cmd")
(:file "src/property/file")
(:file "src/property/os")
+ (:file "src/property/container")
(:file "src/property/mount")
(:file "src/property/service")
(:file "src/property/apt")