Typo.
[cl-gtk2.git] / glib / cl-gtk2-glib.asd
index cc11c70..1cc7551 100644 (file)
@@ -10,6 +10,9 @@
                (:file "glib.string")
                (:file "glib.quark")
                (:file "glib.gerror")
+               (:file "glib.utils")
+               (:file "glib.rand")
+               (:file "glib.markup")
 
                (:file "gobject.init")
                (:file "gobject.ffi.package")
@@ -38,4 +41,4 @@
                
                (:file "gobject.boxed")
                (:file "gobject.object-function"))
-  :depends-on (:cffi :trivial-garbage :iterate :bordeaux-threads :iterate :closer-mop))
\ No newline at end of file
+  :depends-on (:cffi :trivial-garbage :iterate :bordeaux-threads :closer-mop))