diff options
Diffstat (limited to 'widgets/e-table/Makefile.am')
-rw-r--r-- | widgets/e-table/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/e-table/Makefile.am b/widgets/e-table/Makefile.am index cd60b5e7a2..30ee6f3d7d 100644 --- a/widgets/e-table/Makefile.am +++ b/widgets/e-table/Makefile.am @@ -78,6 +78,8 @@ libetable_a_SOURCES = \ e-table-sorted.h \ e-table-sorted-variable.c \ e-table-sorted-variable.h \ + e-table-sorter.c \ + e-table-sorter.h \ e-table-subset.c \ e-table-subset.h \ e-table-subset-variable.c \ |