X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=gdk%2Fcl-gtk2-gdk.asd;h=2a7c3d47f11ec73e0038a2bdf8a33c4ab43ee7fb;hb=5aa5c511161e18d051028f0728665ecb2811a049;hp=b7cd1add10b319745c69033e772ffbf3636c3649;hpb=64922434a0eafed5817e370f2283ce5913a5bc88;p=cl-gtk2.git diff --git a/gdk/cl-gtk2-gdk.asd b/gdk/cl-gtk2-gdk.asd index b7cd1ad..2a7c3d4 100644 --- a/gdk/cl-gtk2-gdk.asd +++ b/gdk/cl-gtk2-gdk.asd @@ -15,5 +15,12 @@ (: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") + (:file "gdk.windows") + (:file "gdk.events") + (:file "gdk.key-values")) :depends-on (:cl-gtk2-glib :cffi :cl-gtk2-pango)) \ No newline at end of file