summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/addaccountwizard/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/addaccountwizard/Makefile.am')
-rw-r--r--kopete/kopete/addaccountwizard/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/addaccountwizard/Makefile.am b/kopete/kopete/addaccountwizard/Makefile.am
index cb491b46..1bb1c4c8 100644
--- a/kopete/kopete/addaccountwizard/Makefile.am
+++ b/kopete/kopete/addaccountwizard/Makefile.am
@@ -6,7 +6,7 @@ noinst_HEADERS = addaccountwizard.h
libkopeteaddaccountwizard_la_SOURCES = addaccountwizardpage1.ui addaccountwizardpage2.ui addaccountwizardpage3.ui addaccountwizard.cpp
libkopeteaddaccountwizard_la_LDFLAGS = $(all_libraries) -no-undefined
-libkopeteaddaccountwizard_la_LIBADD = ../../libkopete/libkopete.la $(LIB_KDEUI)
+libkopeteaddaccountwizard_la_LIBADD = ../../libkopete/libkopete.la $(LIB_TDEUI)
# vim: set noet: