diff options
author | Timothy Pearson <[email protected]> | 2013-01-26 13:08:40 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-26 13:08:40 -0600 |
commit | f0a4e64c676d8b0d91159827c3c1e76e9db6f0c0 (patch) | |
tree | 52418e45f0417323f1ea241788640c14ee3af9f0 | |
parent | 68156265e3eecc8d7bab9204d1ae3143b46acc87 (diff) | |
download | kdbusnotification-f0a4e64c676d8b0d91159827c3c1e76e9db6f0c0.tar.gz kdbusnotification-f0a4e64c676d8b0d91159827c3c1e76e9db6f0c0.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
-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 a736062..cd0b989 100644 --- a/src/daemon/Makefile.am +++ b/src/daemon/Makefile.am @@ -41,7 +41,7 @@ notification_daemon_tde_LDADD = \ $(LIB_TDEUI) \ -ltdefx \ $(LIB_KIO) \ - -lktexteditor + -ltdetexteditor BUILT_SOURCES = \ notificationdaemon-dbus-glue.h |