Add Gdk/Windows and refactor a bit
[cl-gtk2.git] / gdk / cl-gtk2-gdk.asd
index b7cd1ad..d64bdaa 100644 (file)
@@ -15,5 +15,9 @@
                (: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"))
   :depends-on (:cl-gtk2-glib :cffi :cl-gtk2-pango))
\ No newline at end of file