X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=candle;a=blobdiff_plain;f=candle.asd;h=30a6da37d1c87f76a6b402ca7b8d8cd6d67cfc31;hp=e65a5027151815d7ca5c13a83f196082ccb8be20;hb=6d4f6ed548e71c00114b5102e725887e379dbc0e;hpb=b20fb177f8305dd8739d57c1bd832bd7a98ab25b 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")))