X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=candle;a=blobdiff_plain;f=candle.asd;h=55de87568555b846f55afadd265b0494eabbe7dd;hp=0dbb24c8319cb9347512a175fefcb9f707035c84;hb=466f798b43a50f1febcab5518d8c8e1983ff9f3a;hpb=307e1cc54944d45d9cc258539b98ab1b8fed5523 diff --git a/candle.asd b/candle.asd index 0dbb24c..55de875 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") (:file "run")) + :components ((:file "package") (:file "base") (:file "server") (:file "cli") (:file "git") (:file "run")) :depends-on (:herbie-utility :opera))