From e4bdc1e6a762058e4e289d6d7710dcadda1caca1 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Fri, 2 Jun 2006 18:12:08 +0000 Subject: Added support for Vertical View in Evolution Mailer with custom message list. svn path=/trunk/; revision=32071 --- widgets/table/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'widgets/table/Makefile.am') diff --git a/widgets/table/Makefile.am b/widgets/table/Makefile.am index 2732ee6c6c..72a804a445 100644 --- a/widgets/table/Makefile.am +++ b/widgets/table/Makefile.am @@ -35,6 +35,7 @@ libetable_la_SOURCES = \ e-cell-toggle.c \ e-cell-tree.c \ e-cell-vbox.c \ + e-cell-hbox.c \ e-table-click-to-add.c \ e-table-col.c \ e-table-column-specification.c \ @@ -98,6 +99,7 @@ libetableinclude_HEADERS = \ e-cell-toggle.h \ e-cell-tree.h \ e-cell-vbox.h \ + e-cell-hbox.h \ e-table-click-to-add.h \ e-table-col-dnd.h \ e-table-col.h \ -- cgit v1.2.3