From 3a2b47ce43f6651b65d009532b3eec1a4bb002c4 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 11 Mar 2021 11:23:28 -0700 Subject: add MAP-PROPSPEC-PROPAPPS Signed-off-by: Sean Whitton --- consfigurator.asd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'consfigurator.asd') 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") -- cgit v1.2.3