summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:16 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:16 +0900
commit0f42dc7caecd7eca142b04cc575c85069c641043 (patch)
tree15bedf256cd0c5efe971db43ef37d63d4af6f1dd
parent872065da08d3d0d07160eeee5c8a8f6c558e586f (diff)
downloadkdbusnotification-0f42dc7c.tar.gz
kdbusnotification-0f42dc7c.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/daemon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index 2e28bad..1fdf1f0 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -34,7 +34,7 @@ notification_daemon_tde_LDADD = \
$(GLIB2_LIBS) \
$(KDE_RPATH) \
$(KDE_LDFLAGS) \
- $(LIB_QT) \
+ $(LIB_TQT) \
$(QT_LDFLAGS) \
-lDCOP \
$(LIB_TDECORE) \