summaryrefslogtreecommitdiffstats
path: root/dcoppython/test
diff options
context:
space:
mode:
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 02c11238..8f340e2c 100644
--- a/dcoppython/test/dcopserver/Makefile.am
+++ b/dcoppython/test/dcopserver/Makefile.am
@@ -21,7 +21,7 @@ bin_PROGRAMS = tdedcoptest
# the application source, library search path, and link libraries
tdedcoptest_SOURCES = main.cpp tdedcoptest.cpp tdedcoptest_iface.skel mainclass.cpp
-tdedcoptest_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+tdedcoptest_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
tdedcoptest_LDADD = $(LIB_TDEUI)
# this is where the desktop file will go