X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gdk%2Fcl-gtk2-gdk.asd;h=9060856a0f15704db2acf945693f8bd00121dcfc;hb=12171a7e6a32ee4a1a60481ea089469b8ef84995;hp=7853bcdf59e35d00fce57e570f095b1383fe267a;hpb=c1ddf63c0f80da47aafcd23ea477b4982589412d;p=cl-gtk2.git diff --git a/gdk/cl-gtk2-gdk.asd b/gdk/cl-gtk2-gdk.asd index 7853bcd..9060856 100644 --- a/gdk/cl-gtk2-gdk.asd +++ b/gdk/cl-gtk2-gdk.asd @@ -13,5 +13,9 @@ (: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")) :depends-on (:cl-gtk2-glib :cffi :cl-gtk2-pango)) \ No newline at end of file