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 61c92b98..aa5c88c3 100644 --- a/dw/Makefile.am +++ b/dw/Makefile.am @@ -74,6 +74,7 @@ libDw_widgets_a_SOURCES = \ tablecell.cc \ tablecell.hh \ textblock.cc \ + textblock_iterator.cc \ textblock_linebreaking.cc \ textblock.hh |