Add Gdk/Colormaps and Colors
[cl-gtk2.git] / gdk / cl-gtk2-gdk.asd
index ca8cc25..9060856 100644 (file)
@@ -7,5 +7,15 @@
   :components ((:file "gdk.package")
                (:file "gdk.objects")
                (:file "gdk.functions")
-               (:file "gdk.general"))
+               (:file "gdk.general")
+               (:file "gdk.display")
+               (:file "gdk.screen")
+               (:file "gdk.region")
+               (:file "gdk.gc")
+               (:file "gdk.drawing-primitives")
+               (:file "gdk.bitmaps")
+               (:file "gdk.rgb")
+               (:file "gdk.images")
+               (:file "gdk.pixbufs")
+               (:file "gdk.colors"))
   :depends-on (:cl-gtk2-glib :cffi :cl-gtk2-pango))
\ No newline at end of file