summaryrefslogtreecommitdiffstats
path: root/kvoctrain/kvoctrain/kvt-core/Makefile.am
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 /kvoctrain/kvoctrain/kvt-core/Makefile.am
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 'kvoctrain/kvoctrain/kvt-core/Makefile.am')
-rw-r--r--kvoctrain/kvoctrain/kvt-core/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvoctrain/kvoctrain/kvt-core/Makefile.am b/kvoctrain/kvoctrain/kvt-core/Makefile.am
index e31da775..947a6c57 100644
--- a/kvoctrain/kvoctrain/kvt-core/Makefile.am
+++ b/kvoctrain/kvoctrain/kvt-core/Makefile.am
@@ -12,6 +12,6 @@ libkvoctraincore_la_SOURCES = langset.cpp LineList.cpp kvoctrainexpr.cpp \
SUBDIRS = kvt-xml
-libkvoctraincore_la_LIBADD= $(all_libraries) $(KDE_RPATH) kvt-xml/libkvtxml.la ../common-dialogs/libcommondlg.la $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEIO) $(LIB_TDEUI) -lDCOP
+libkvoctraincore_la_LIBADD= $(all_libraries) $(KDE_RPATH) kvt-xml/libkvtxml.la ../common-dialogs/libcommondlg.la $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEIO) $(LIB_TDEUI) -lDCOP
noinst_HEADERS = grammarmanager.h