diff options
Diffstat (limited to 'dw/Makefile.am')
-rw-r--r-- | dw/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/Makefile.am b/dw/Makefile.am index 25d8bbce..0b4b7bb4 100644 --- a/dw/Makefile.am +++ b/dw/Makefile.am @@ -78,6 +78,8 @@ libDw_widgets_a_SOURCES = \ table.cc \ table_iterator.cc \ table.hh \ + tablecell.cc \ + tablecell.hh \ textblock.cc \ textblock_iterator.cc \ textblock_linebreaking.cc \ |