aboutsummaryrefslogtreecommitdiff
path: root/dw/Makefile.am
diff options
context:
space:
mode:
authorsgeerken <devnull@localhost>2012-06-25 13:37:31 +0200
committersgeerken <devnull@localhost>2012-06-25 13:37:31 +0200
commitcb2955ad37a58ff828ee8b8e70165ae34b381f19 (patch)
treef75693680ae9da8c558e52091dda3953928c98a9 /dw/Makefile.am
parent7729de9ba89ea555b2f8b6d4adda8f86a112d082 (diff)
Hyphenation moved to dw (soon to be used by dw::Textlock)
Diffstat (limited to 'dw/Makefile.am')
-rw-r--r--dw/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/Makefile.am b/dw/Makefile.am
index 4cd53099..bab63682 100644
--- a/dw/Makefile.am
+++ b/dw/Makefile.am
@@ -57,6 +57,8 @@ libDw_widgets_a_SOURCES = \
alignedtextblock.hh \
bullet.cc \
bullet.hh \
+ hyphenator.cc \
+ hyphenator.hh \
image.cc \
image.hh \
listitem.cc \