From f0a4e64c676d8b0d91159827c3c1e76e9db6f0c0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:08:40 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- src/daemon/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1