diff options
Diffstat (limited to 'widgets/Makefile.am')
-rw-r--r-- | widgets/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/widgets/Makefile.am b/widgets/Makefile.am index c5d1bc51bf..ac2858025c 100644 --- a/widgets/Makefile.am +++ b/widgets/Makefile.am @@ -7,6 +7,10 @@ noinst_LIBRARIES = \ libevolutionwidgets.a libevolutionwidgets_a_SOURCES = \ + e-cell.c \ + e-cell.h \ + e-cell-text.c \ + e-cell-text.h \ e-cursors.c \ e-cursors.h \ e-table-col.c \ |