diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/daemon/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am index 61aa507..2997f4f 100644 --- a/src/daemon/Makefile.am +++ b/src/daemon/Makefile.am @@ -38,7 +38,7 @@ notification_daemon_tde_LDADD = \ -lDCOP \ $(LIB_KDECORE) \ $(LIB_KDEUI) \ - -lkdefx \ + -ltdefx \ $(LIB_KIO) \ -lktexteditor |