summaryrefslogtreecommitdiffstats
path: root/kbarcode
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:11 +0900
commit1e05f594d3350057eb7dc02a0c3be41d6ee26c45 (patch)
tree7d017fa36f55f4ff4651936104645b020f4ed538 /kbarcode
parente868e3473662fcb34283da6f752810b6a5d737e3 (diff)
downloadkbarcode-1e05f594d3350057eb7dc02a0c3be41d6ee26c45.tar.gz
kbarcode-1e05f594d3350057eb7dc02a0c3be41d6ee26c45.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kbarcode')
-rw-r--r--kbarcode/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/Makefile.am b/kbarcode/Makefile.am
index 999f370..ee19171 100644
--- a/kbarcode/Makefile.am
+++ b/kbarcode/Makefile.am
@@ -21,7 +21,7 @@ bin_PROGRAMS = kbarcode
# the application source, library search path, and link libraries
-kbarcode_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+kbarcode_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kbarcode_LDADD = $(LIB_TDEABC) $(LIB_TDESPELL) $(LIB_TDEPRINT) \
$(LIB_TDEUI) -lkjs -lpcre