diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:18:50 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:18:50 -0600 |
commit | d7f5c96a948076acca35b2a196c44f4a9100f627 (patch) | |
tree | 74e2d7b0f4e9bce6b03b24a04f79055d350738eb /src/daemon | |
parent | 831a4144038dc73e6eec7eec068e98309ecca3f1 (diff) | |
download | kdbusnotification-d7f5c96a948076acca35b2a196c44f4a9100f627.tar.gz kdbusnotification-d7f5c96a948076acca35b2a196c44f4a9100f627.zip |
Additional kde to tde renaming
Diffstat (limited to 'src/daemon')
-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 |