X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=candle.asd;h=30a6da37d1c87f76a6b402ca7b8d8cd6d67cfc31;hb=09ef79e902dcf475d6cd9dc34bc74a46b39150c3;hp=e65a5027151815d7ca5c13a83f196082ccb8be20;hpb=3fdc12a393fbbd099417398018d2fada7e751358;p=candle diff --git a/candle.asd b/candle.asd index e65a502..30a6da3 100644 --- a/candle.asd +++ b/candle.asd @@ -20,4 +20,4 @@ (asdf:defsystem candle-local :pathname "src/main/local" - :components ((:file "local"))) + :components ((:file "local") (:file "config")))