aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-11 11:23:28 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-11 11:30:24 -0700
commit3a2b47ce43f6651b65d009532b3eec1a4bb002c4 (patch)
tree3c16376a65ff2a3b842159d235e451e8c06e3ca5 /consfigurator.asd
parentf9affbcc8ad37ccd776114f63ed3b24f83864271 (diff)
downloadconsfigurator-3a2b47ce43f6651b65d009532b3eec1a4bb002c4.tar.gz
add MAP-PROPSPEC-PROPAPPS
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 da85fa9..f4a8b9a 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -9,7 +9,8 @@
#:babel-streams
#:cl-ppcre
#:cl-interpol
- #:cffi)
+ #:cffi
+ #:trivial-macroexpand-all)
:components ((:file "src/package")
(:file "src/util")
(:file "src/connection")