summaryrefslogtreecommitdiffstats
path: root/kxmleditor
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:37 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:37 +0900
commit87b63189583395ce9b3e5fe176a00776d56d82ed (patch)
treef1285c13abb5078098378b6f71bee0db51d46846 /kxmleditor
parenta39acd11467bd8689bb54b22e467ae2dec36b90b (diff)
downloadkxmleditor-87b63189583395ce9b3e5fe176a00776d56d82ed.tar.gz
kxmleditor-87b63189583395ce9b3e5fe176a00776d56d82ed.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kxmleditor')
-rw-r--r--kxmleditor/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kxmleditor/Makefile.am b/kxmleditor/Makefile.am
index f0ae227..33d7f8d 100644
--- a/kxmleditor/Makefile.am
+++ b/kxmleditor/Makefile.am
@@ -4,7 +4,7 @@ bin_PROGRAMS = kxmleditor
kxmleditor_SOURCES = dcopiface_shell.skel dcopiface_shell.cpp kxmleditorshell.cpp main.cpp kxeshellmanager.cpp
kxmleditor_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-kxmleditor_LDADD = $(LIB_TDEPARTS) $(LIB_TDEIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) $(LIBSOCKET) -lDCOP
+kxmleditor_LDADD = $(LIB_TDEPARTS) $(LIB_TDEIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TQT) $(LIBSOCKET) -lDCOP
EXTRA_DIST = main.cpp \
kxmleditor.desktop \