summaryrefslogtreecommitdiffstats
path: root/kfaxview/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:54 +0900
commit4c083c146b04936655f7f1ed9078d6deb3b9b7f6 (patch)
treef24341d56a4ed9176523a7b244ba773f583040f1 /kfaxview/Makefile.am
parentadcebe91b2376d280aba97724afc38060f00966b (diff)
downloadtdegraphics-4c083c146b04936655f7f1ed9078d6deb3b9b7f6.tar.gz
tdegraphics-4c083c146b04936655f7f1ed9078d6deb3b9b7f6.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kfaxview/Makefile.am')
-rw-r--r--kfaxview/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfaxview/Makefile.am b/kfaxview/Makefile.am
index 03073909..9426273f 100644
--- a/kfaxview/Makefile.am
+++ b/kfaxview/Makefile.am
@@ -12,7 +12,7 @@ METASOURCES = AUTO
bin_PROGRAMS = kfaxview
kfaxview_SOURCES = main.cpp
-kfaxview_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+kfaxview_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kfaxview_LDADD = ../kviewshell/libifaces.la ../kviewshell/libkviewshell.la -ltdeparts
# this is where the desktop file will go