summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:14 +0900
commit0fd428a1e6ceaec780831bf476d693893380add6 (patch)
tree3feb3202619c38f49867a2beb8a2e33f2d7bb960
parentc311be7a141f2eda3eabdb1265640463ef91bae7 (diff)
downloadkcmldapmanager-0fd428a1e6ceaec780831bf476d693893380add6.tar.gz
kcmldapmanager-0fd428a1e6ceaec780831bf476d693893380add6.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--cmdline/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdline/Makefile.am b/cmdline/Makefile.am
index 1da0937..a8c7973 100644
--- a/cmdline/Makefile.am
+++ b/cmdline/Makefile.am
@@ -5,6 +5,6 @@ bin_PROGRAMS = tdeldapmanager
tdeldapmanager_SOURCES = main.cpp
tdeldapmanager_METASOURCES = AUTO
-tdeldapmanager_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -ltdeldap $(KRB5_LIBS)
+tdeldapmanager_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -ltdeldap $(KRB5_LIBS)
KDE_OPTIONS = nofinal