summaryrefslogtreecommitdiffstats
path: root/kbugbuster
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:58 +0900
commit4f55ea0fcee52e34a720ad5e6bc02d7a6ecb762d (patch)
tree03ed3e3ebdf9336503c863a6605c35669d55a2da /kbugbuster
parent4d92e84e908449a3ad39dcd62bfe79a217fa568b (diff)
downloadtdesdk-4f55ea0fcee52e34a720ad5e6bc02d7a6ecb762d.tar.gz
tdesdk-4f55ea0fcee52e34a720ad5e6bc02d7a6ecb762d.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kbugbuster')
-rw-r--r--kbugbuster/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/Makefile.am b/kbugbuster/Makefile.am
index 4a8ebde9..3ff67e3a 100644
--- a/kbugbuster/Makefile.am
+++ b/kbugbuster/Makefile.am
@@ -12,7 +12,7 @@ bin_PROGRAMS = kbugbuster
kbugbuster_SOURCES = main.cpp
kbugbuster_LDADD = -ltdeutils gui/libkbbmainwindow.la \
backend/libkbbbackend.la $(LIB_TDEHTML) $(LIB_TDEIO) -ltdefx $(LIB_TDEUTILS)
-kbugbuster_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor $(LIB_TDEUTILS)
+kbugbuster_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor $(LIB_TDEUTILS)
xdg_apps_DATA = kbugbuster.desktop