diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:26:35 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:26:35 -0600 |
commit | 72481b840addd29e356eb626fb8c438c7cc43d65 (patch) | |
tree | 17dee8b097e5fad59801e57d166ee2aeca523833 /kttsd/kttsmgr | |
parent | dd9339cae71726ffe1ea74aa7813f7a64881b5f8 (diff) | |
download | tdeaccessibility-72481b840addd29e356eb626fb8c438c7cc43d65.tar.gz tdeaccessibility-72481b840addd29e356eb626fb8c438c7cc43d65.zip |
Additional kde to tde renaming
Diffstat (limited to 'kttsd/kttsmgr')
-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 21ddf60..b838b21 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_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kttsmgr_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor kttsmgr_LDADD = \ $(LIB_KUTILS) \ $(LIB_KDEUI) |