]> Pileus Git - ~andy/gtk/blobdiff - gtk/Makefile.am
Merge branch 'master' into treeview-refactor
[~andy/gtk] / gtk / Makefile.am
index 6aa8e5890e533210433ff80de7498d1710064105..b3d6e61198152d68159157ca07988251153b8ddc 100644 (file)
@@ -172,6 +172,10 @@ gtk_public_h_sources =          \
        gtkbuildable.h          \
        gtkbutton.h             \
        gtkcalendar.h           \
+       gtkcellarea.h           \
+       gtkcellareabox.h        \
+       gtkcellareaboxcontext.h \
+       gtkcellareacontext.h    \
        gtkcelleditable.h       \
        gtkcelllayout.h         \
        gtkcellrenderer.h       \
@@ -455,6 +459,10 @@ gtk_base_c_sources =            \
        gtkbuilderparser.c      \
        gtkbutton.c             \
        gtkcalendar.c           \
+       gtkcellarea.c           \
+       gtkcellareabox.c        \
+       gtkcellareaboxcontext.c \
+       gtkcellareacontext.c    \
        gtkcelleditable.c       \
        gtkcelllayout.c         \
        gtkcellrenderer.c       \