X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=gdk%2Fcl-gtk2-gdk.asd;h=d64bdaa0d9cdb146b2d6d1b81ac0840b4d7ce389;hb=2d2dff4edad79e7ba21a1e6f96ca2ac10574f40c;hp=96691fec035016709b0283a4f42f517285450f5d;hpb=be3ed2fe370ef129390ac4926e9e41284363b00d;p=cl-gtk2.git diff --git a/gdk/cl-gtk2-gdk.asd b/gdk/cl-gtk2-gdk.asd index 96691fe..d64bdaa 100644 --- a/gdk/cl-gtk2-gdk.asd +++ b/gdk/cl-gtk2-gdk.asd @@ -14,5 +14,10 @@ (:file "gdk.gc") (:file "gdk.drawing-primitives") (:file "gdk.bitmaps") - (:file "gdk.rgb")) + (:file "gdk.rgb") + (: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