summaryrefslogtreecommitdiffstats
path: root/xparts/src/tde/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xparts/src/tde/Makefile.am')
-rw-r--r--xparts/src/tde/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/src/tde/Makefile.am b/xparts/src/tde/Makefile.am
index 0a3d28ad..516b231d 100644
--- a/xparts/src/tde/Makefile.am
+++ b/xparts/src/tde/Makefile.am
@@ -5,7 +5,7 @@ lib_LTLIBRARIES = libtdexparts.la
libtdexparts_la_SOURCES = xparthost_kpart.cpp xparthost.skel xpart.stub \
kbrowsersignals.cpp xbrowsersignals.skel xbrowserextension.stub
-libtdexparts_la_LIBADD = $(LIB_TDEPARTS) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -lDCOP
+libtdexparts_la_LIBADD = $(LIB_TDEPARTS) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -lDCOP
libtdexparts_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 1:0
xpart_DIR=$(srcdir)/../interfaces