summaryrefslogtreecommitdiffstats
path: root/cmdline
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-17 23:20:13 +0900
committerMichele Calgaro <[email protected]>2018-09-17 23:20:13 +0900
commit4d531f1ec9017d6bdabfd5c9b41e88e0c4ee8490 (patch)
tree9869e6a834f4fea1973debf78c424f3194287230 /cmdline
parentdfef0f0b6a9934ffb6f3b5a0ad2b5ba845e8c258 (diff)
downloadkcmldap-4d531f1ec9017d6bdabfd5c9b41e88e0c4ee8490.tar.gz
kcmldap-4d531f1ec9017d6bdabfd5c9b41e88e0c4ee8490.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'cmdline')
-rw-r--r--cmdline/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdline/Makefile.am b/cmdline/Makefile.am
index 3228e85..a043076 100644
--- a/cmdline/Makefile.am
+++ b/cmdline/Makefile.am
@@ -5,6 +5,6 @@ bin_PROGRAMS = tdeldapbonding
tdeldapbonding_SOURCES = main.cpp
tdeldapbonding_METASOURCES = AUTO
-tdeldapbonding_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -ltdeldap $(KRB5_LIBS)
+tdeldapbonding_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -ltdeldap $(KRB5_LIBS)
KDE_OPTIONS = nofinal