summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/daemon/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index 2997f4f..d468a50 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -36,8 +36,8 @@ notification_daemon_tde_LDADD = \
$(KDE_LDFLAGS) \
$(LIB_QT) \
-lDCOP \
- $(LIB_KDECORE) \
- $(LIB_KDEUI) \
+ $(LIB_TDECORE) \
+ $(LIB_TDEUI) \
-ltdefx \
$(LIB_KIO) \
-lktexteditor