diff options
Diffstat (limited to 'kspell2/ui')
-rw-r--r-- | kspell2/ui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/ui/Makefile.am b/kspell2/ui/Makefile.am index e5995a0aa..4fa9a4cf3 100644 --- a/kspell2/ui/Makefile.am +++ b/kspell2/ui/Makefile.am @@ -18,4 +18,4 @@ dialog.lo: kspell2ui.h libkspell2_la_SOURCES = dialog.cpp libkspell2_la_LDFLAGS = -no-undefined -version-info 1:0:0 $(all_libraries) -libkspell2_la_LIBADD = libkspell2_noinst.la ../libkspell2base.la +libkspell2_la_LIBADD = libkspell2_noinst.la ../libkspell2base.la ../../kutils/libkutils.la $(LIB_QT) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_KFILE) |