diff options
Diffstat (limited to 'kttsd/kttsmgr/Makefile.am')
-rw-r--r-- | kttsd/kttsmgr/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/kttsmgr/Makefile.am b/kttsd/kttsmgr/Makefile.am index 441b38d..411b508 100644 --- a/kttsd/kttsmgr/Makefile.am +++ b/kttsd/kttsmgr/Makefile.am @@ -22,7 +22,7 @@ kttsmgr_SOURCES = \ kspeechsink.skel \ kttsmgr.cpp -kttsmgr_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor +kttsmgr_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor kttsmgr_LDADD = \ $(LIB_TDEUTILS) \ $(LIB_TDEUI) |