Add Gdk/KeyValues
[cl-gtk2.git] / gdk / cl-gtk2-gdk.asd
index b7cd1ad..2a7c3d4 100644 (file)
                (:file "gdk.drawing-primitives")
                (:file "gdk.bitmaps")
                (:file "gdk.rgb")
-               (:file "gdk.images"))
+               (:file "gdk.images")
+               (:file "gdk.pixbufs")
+               (:file "gdk.colors")
+               (:file "gdk.visual")
+               (:file "gdk.cursor")
+               (:file "gdk.windows")
+               (:file "gdk.events")
+               (:file "gdk.key-values"))
   :depends-on (:cl-gtk2-glib :cffi :cl-gtk2-pango))
\ No newline at end of file