summaryrefslogtreecommitdiffstats
path: root/dcoppython
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:44:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:44:16 -0600
commit4bfe2ef55d6b17fa8007d07d762fea4005a717a8 (patch)
treea1b5bbc119f63a19131fe7326880d7f93fda7f80 /dcoppython
parent33f3afe53227e3a47b5df8eb3466c2fbb47ffa7b (diff)
downloadtdebindings-4bfe2ef55d6b17fa8007d07d762fea4005a717a8.tar.gz
tdebindings-4bfe2ef55d6b17fa8007d07d762fea4005a717a8.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'dcoppython')
-rw-r--r--dcoppython/test/dcopserver/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/dcoppython/test/dcopserver/Makefile.am b/dcoppython/test/dcopserver/Makefile.am
index 96fae9de..df3acb86 100644
--- a/dcoppython/test/dcopserver/Makefile.am
+++ b/dcoppython/test/dcopserver/Makefile.am
@@ -21,8 +21,8 @@ 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) -ltdefx $(LIB_KIO) -lktexteditor
-kdedcoptest_LDADD = $(LIB_KDEUI)
+kdedcoptest_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+kdedcoptest_LDADD = $(LIB_TDEUI)
# this is where the desktop file will go
shelldesktopdir = $(kde_appsdir)/Utilities