diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:33:06 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:33:06 -0600 |
commit | 21fe03f4c2bde67cfed85625c271efafa0838eb8 (patch) | |
tree | b079edb24516948cd41a2327cf8df38a83b9bc31 /src/daemon/Makefile.am | |
parent | d5f4ce4491157738517bbb56195203be78ffdcb4 (diff) | |
download | kdbusnotification-21fe03f4c2bde67cfed85625c271efafa0838eb8.tar.gz kdbusnotification-21fe03f4c2bde67cfed85625c271efafa0838eb8.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'src/daemon/Makefile.am')
-rw-r--r-- | src/daemon/Makefile.am | 4 |
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 |