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