summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2012-08-12 02:15:59 +0200
committerSlávek Banko <[email protected]>2012-08-12 02:17:41 +0200
commit6179b953d6549aebf151e69c6602b8454afce371 (patch)
tree7ddbb88d7c204ad6f33aa031ca92890996548686
parent5015120bc6cc4c2df9ebef8c4ac3b5b1ef9031ff (diff)
downloadkdbusnotification-6179b953d6549aebf151e69c6602b8454afce371.tar.gz
kdbusnotification-6179b953d6549aebf151e69c6602b8454afce371.zip
Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch (cherry picked from commit 45f1f04b34e5a781fee8594cb7536efb6b7471ca)
-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 61aa507..25a3e28 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_KDECORE) \
$(LIB_KDEUI) \