From cb2955ad37a58ff828ee8b8e70165ae34b381f19 Mon Sep 17 00:00:00 2001 From: sgeerken Date: Mon, 25 Jun 2012 13:37:31 +0200 Subject: Hyphenation moved to dw (soon to be used by dw::Textlock) --- test/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index daa2cef5..425a11a8 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -163,4 +163,9 @@ cookies_LDADD = \ liang_SOURCES = liang.cc -liang_LDADD = $(top_builddir)/lout/liblout.a +liang_LDADD = \ + $(top_builddir)/dw/libDw-widgets.a \ + $(top_builddir)/dw/libDw-fltk.a \ + $(top_builddir)/dw/libDw-core.a \ + $(top_builddir)/lout/liblout.a \ + @LIBFLTK_LIBS@ -- cgit v1.2.3