diff options
author | Sebastian Geerken <devnull@localhost> | 2012-10-07 23:35:56 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2012-10-07 23:35:56 +0200 |
commit | 2cd28ca74309f81d295a0860a140e030ee7f80d3 (patch) | |
tree | 3d7463a12a2c17123ce15070eb44a8a8df9e2e3e /dw/Makefile.am | |
parent | 177612b46579076ca5a7ddaffb96083d40d0dc06 (diff) | |
parent | d1179582ee86f08fbc23d2363df7a794324095e8 (diff) |
Merge with main repo.
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 |