aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-18 09:21:19 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-18 09:23:04 -0700
commit92f58e96e1edc9bc3944cb87d0ee5d3a94157824 (patch)
treedfb90964a44dc92711ebbc40237ad8e6127d7316 /consfigurator.asd
parent5e304508e8708e7085c0dd5aad2f5f6f0ed5fc7b (diff)
downloadconsfigurator-92f58e96e1edc9bc3944cb87d0ee5d3a94157824.tar.gz
add PROPAPPARGS and some Postfix properties
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 5dc737b..01128f9 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -56,6 +56,7 @@
(:file "src/property/ccache")
(:file "src/property/schroot")
(:file "src/property/sbuild")
+ (:file "src/property/postfix")
(:file "src/connection/shell-wrap")
(:file "src/connection/fork")
(:file "src/connection/rehome")