diff options
Diffstat (limited to 'dw/Makefile.am')
-rw-r--r-- | dw/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/Makefile.am b/dw/Makefile.am index 496e31a8..25d8bbce 100644 --- a/dw/Makefile.am +++ b/dw/Makefile.am @@ -76,6 +76,7 @@ libDw_widgets_a_SOURCES = \ simpletablecell.cc \ simpletablecell.hh \ table.cc \ + table_iterator.cc \ table.hh \ textblock.cc \ textblock_iterator.cc \ |