summaryrefslogtreecommitdiffstats
path: root/kttsd/kttsmgr/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:15:06 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:15:06 -0600
commitc8d2c86fa91a88915c64665a57de1e9a88c67da2 (patch)
tree1b2125a8cfb72e51006d3ffc1feaa2c186f0c810 /kttsd/kttsmgr/Makefile.am
parente7cf1663f517b900014c46cc61ffaab2813e0dc5 (diff)
downloadtdeaccessibility-c8d2c86fa91a88915c64665a57de1e9a88c67da2.tar.gz
tdeaccessibility-c8d2c86fa91a88915c64665a57de1e9a88c67da2.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kttsd/kttsmgr/Makefile.am')
-rw-r--r--kttsd/kttsmgr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/kttsmgr/Makefile.am b/kttsd/kttsmgr/Makefile.am
index 3cfa7bf..1fa099c 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_KIO) -lktexteditor
+kttsmgr_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kttsmgr_LDADD = \
$(LIB_KUTILS) \
$(LIB_TDEUI)