summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-08-12 02:15:59 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-08-12 02:15:59 +0200
commit45f1f04b34e5a781fee8594cb7536efb6b7471ca (patch)
tree3d8702b053367e67df4a9be5d7eb7d6a1bd8e95c
parent3f831fc65f13dea2f66ce16f2640a2bdf604608a (diff)
downloadkdbusnotification-45f1f04b.tar.gz
kdbusnotification-45f1f04b.zip
Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
-rw-r--r--src/daemon/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index d468a50..a736062 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -35,6 +35,7 @@ notification_daemon_tde_LDADD = \
$(KDE_RPATH) \
$(KDE_LDFLAGS) \
$(LIB_QT) \
+ $(QT_LDFLAGS) \
-lDCOP \
$(LIB_TDECORE) \
$(LIB_TDEUI) \