summaryrefslogtreecommitdiffstats
path: root/kdiff3plugin
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
commit9b5a0aee312739e144d806a401e348470c5dcec1 (patch)
treec8c4c8570fd745beb5ffb761a14ac57cb1721a76 /kdiff3plugin
parentabf6d0960a2886d876c58f61dc7da4a97e421485 (diff)
downloadkdiff3-9b5a0aee312739e144d806a401e348470c5dcec1.tar.gz
kdiff3-9b5a0aee312739e144d806a401e348470c5dcec1.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kdiff3plugin')
-rw-r--r--kdiff3plugin/Makefile.am2
-rw-r--r--kdiff3plugin/po/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/kdiff3plugin/Makefile.am b/kdiff3plugin/Makefile.am
index 7e71ad6..fb4733b 100644
--- a/kdiff3plugin/Makefile.am
+++ b/kdiff3plugin/Makefile.am
@@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = libkdiff3plugin.la
libkdiff3plugin_la_SOURCES = kdiff3plugin.cpp
libkdiff3plugin_la_LIBADD = -lkonq $(LIB_TDECORE) $(LIB_TDEUI)
-libkdiff3plugin_la_LDFLAGS = -module $(all_libraries) $(KDE_PLUGIN) $(LIB_QT)
+libkdiff3plugin_la_LDFLAGS = -module $(all_libraries) $(KDE_PLUGIN) $(LIB_TQT)
#KDE_ICON = KDiff3
diff --git a/kdiff3plugin/po/Makefile b/kdiff3plugin/po/Makefile
index 829f22b..15522a2 100644
--- a/kdiff3plugin/po/Makefile
+++ b/kdiff3plugin/po/Makefile
@@ -160,7 +160,7 @@ LIB_TDEUNITTEST = -ltdeunittest
LIB_TDEUTILS = -ltdeutils
LIB_POLL =
LIB_QPE =
-LIB_QT = -lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread
+LIB_TQT = -lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread
LIB_SMB = -lsmb
LIB_X11 = -lX11 $(LIBSOCKET)
LIB_XEXT = -lXext