summaryrefslogtreecommitdiffstats
path: root/klettres
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:55 +0900
commit2e0665dec63c510f6b070dde78eb933a82a56673 (patch)
tree7a31e85e4e460e3f8eb99304e94dd732c7a80185 /klettres
parente665c37a3b44cd56504ade07f716520779befacf (diff)
downloadtdeedu-2e0665dec63c510f6b070dde78eb933a82a56673.tar.gz
tdeedu-2e0665dec63c510f6b070dde78eb933a82a56673.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'klettres')
-rw-r--r--klettres/klettres/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/klettres/klettres/Makefile.am b/klettres/klettres/Makefile.am
index 168efc4e..26d66c09 100644
--- a/klettres/klettres/Makefile.am
+++ b/klettres/klettres/Makefile.am
@@ -24,7 +24,7 @@ METASOURCES = AUTO
KDE_ICON = AUTO
# the library search path.
-klettres_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+klettres_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/klettres.pot;