X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=candle;a=blobdiff_plain;f=candle.asd;h=0dbb24c8319cb9347512a175fefcb9f707035c84;hp=0eaba1cd4b2f0f8f58c7a5266256ecce1bccc3e8;hb=59e9f7983efcc1ee08609b075ea8345e5318b125;hpb=43528d90eeeee498d0a94c22bc38de9554e15d9a diff --git a/candle.asd b/candle.asd index 0eaba1c..0dbb24c 100644 --- a/candle.asd +++ b/candle.asd @@ -5,5 +5,5 @@ :author "Frank Duncan (frank@consxy.com)" :serial t :pathname "src/main" - :components ((:file "package") (:file "base") (:file "server") (:file "cli")) + :components ((:file "package") (:file "base") (:file "server") (:file "cli") (:file "run")) :depends-on (:herbie-utility :opera))