summaryrefslogtreecommitdiffstats
path: root/plugins/scheduler
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/scheduler')
-rw-r--r--plugins/scheduler/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/scheduler/Makefile.am b/plugins/scheduler/Makefile.am
index b1d352a..85d292d 100644
--- a/plugins/scheduler/Makefile.am
+++ b/plugins/scheduler/Makefile.am
@@ -8,7 +8,7 @@ ktschedulerplugin_la_SOURCES = schedulerplugin.cpp \
bwsprefpagewidget.cpp bwswidget.cpp schedulerprefpage.cpp
# Libs needed by the plugin
-ktschedulerplugin_la_LIBADD = $(LIB_KHTML) $(LIB_KPARTS) \
+ktschedulerplugin_la_LIBADD = $(LIB_TDEHTML) $(LIB_KPARTS) \
../../libktorrent/libktorrent.la \
$(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KFILE)