From 45f1f04b34e5a781fee8594cb7536efb6b7471ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 12 Aug 2012 02:15:59 +0200 Subject: Update autotools for new DSO linkage style Thanks to Francois Andriot for the patch --- src/daemon/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/daemon/Makefile.am') 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) \ -- cgit v1.2.1