git.fiddlerwoaroof.com
Browse code

Add cl-yaml.lisp to module list

Fernando Borretti authored on 26/10/2013 21:42:07
Showing 1 changed files
... ...
@@ -58,7 +58,8 @@
58 58
                 :components
59 59
                 ((:static-file "yaml.h")
60 60
                  (c->so "yaml" :depends-on ("yaml.h"))
61
-                 (:file "ffi")))
61
+                 (:file "ffi")
62
+                 (:file "cl-yaml")))
62 63
                (:module "spec"))
63 64
   :description ""
64 65
   :long-description