summaryrefslogtreecommitdiffstats
path: root/dcoppython/test
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:29:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:29:32 -0600
commit8d7027ce9506c909253e88496b410e54c3973082 (patch)
tree7174da6d8b5297f1a658ab6d2dac0501c8944f74 /dcoppython/test
parent53e0924a1f58a7e82dbae9acadbd8de6226cd26c (diff)
downloadtdebindings-8d7027ce9506c909253e88496b410e54c3973082.tar.gz
tdebindings-8d7027ce9506c909253e88496b410e54c3973082.zip
Additional kde to tde renaming
Diffstat (limited to 'dcoppython/test')
-rw-r--r--dcoppython/test/dcopserver/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcoppython/test/dcopserver/Makefile.am b/dcoppython/test/dcopserver/Makefile.am
index dbb40a44..96fae9de 100644
--- a/dcoppython/test/dcopserver/Makefile.am
+++ b/dcoppython/test/dcopserver/Makefile.am
@@ -21,7 +21,7 @@ bin_PROGRAMS = kdedcoptest
# the application source, library search path, and link libraries
kdedcoptest_SOURCES = main.cpp kdedcoptest.cpp kdedcoptest_iface.skel mainclass.cpp
-kdedcoptest_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kdedcoptest_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
kdedcoptest_LDADD = $(LIB_KDEUI)
# this is where the desktop file will go