aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
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")