summaryrefslogtreecommitdiffstats
path: root/conduits/abbrowserconduit/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-17 23:20:29 +0900
committerMichele Calgaro <[email protected]>2018-09-17 23:20:29 +0900
commit38d7b2a492979302d1fc2db870aeb8850a954417 (patch)
treee85004bd4a098df8f228d646d180f28823abb004 /conduits/abbrowserconduit/Makefile.am
parent9abc4fc0d543a9e2cec15d1f392863d2916b7f6f (diff)
downloadkpilot-38d7b2a492979302d1fc2db870aeb8850a954417.tar.gz
kpilot-38d7b2a492979302d1fc2db870aeb8850a954417.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'conduits/abbrowserconduit/Makefile.am')
-rw-r--r--conduits/abbrowserconduit/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/abbrowserconduit/Makefile.am b/conduits/abbrowserconduit/Makefile.am
index 8aaf6a1..51d4baf 100644
--- a/conduits/abbrowserconduit/Makefile.am
+++ b/conduits/abbrowserconduit/Makefile.am
@@ -11,7 +11,7 @@ conduit_address_la_SOURCES = \
abbrowser-setup.cc \
tdeabcRecord.cc \
abbrowser-conduit.cc
-conduit_address_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(PISOCK_LIB) $(LIB_QT) -ltdecore -ltdeio -ltdeui
+conduit_address_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(PISOCK_LIB) $(LIB_TQT) -ltdecore -ltdeio -ltdeui
conduit_address_la_LIBADD = ../../lib/libkpilot.la -ltdeabc -ltdeabc_file
servicedir = $(kde_servicesdir)