diff options
Diffstat (limited to 'widgets/Makefile.am')
-rw-r--r-- | widgets/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/Makefile.am b/widgets/Makefile.am index a82935a262..e59c03a18d 100644 --- a/widgets/Makefile.am +++ b/widgets/Makefile.am @@ -21,6 +21,8 @@ libevolutionwidgets_a_SOURCES = \ e-table.h \ e-table-col.c \ e-table-col.h \ + e-table-group.c \ + e-table-group.h \ e-table-header.c \ e-table-header.h \ e-table-header-item.c \ |