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 0780ae7c57..c6fe615258 100644 --- a/widgets/e-table/Makefile.am +++ b/widgets/e-table/Makefile.am @@ -39,6 +39,8 @@ libetable_a_SOURCES = \ e-table-simple.h \ e-table-sorted.c \ e-table-sorted.h \ + e-table-sorted-variable.c \ + e-table-sorted-variable.h \ e-table-subset.c \ e-table-subset.h \ e-table-subset-variable.c \ |