summaryrefslogtreecommitdiffstats
path: root/ksim/library
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
commit2a2d1c2510647925f8deec693fcd9bebd2608143 (patch)
treed0f146aa22ce2f405ec92a1045e2bf0414ce2678 /ksim/library
parent09c137935a49578d611a9c2947326a9ecb516400 (diff)
downloadtdeutils-2a2d1c2510647925f8deec693fcd9bebd2608143.tar.gz
tdeutils-2a2d1c2510647925f8deec693fcd9bebd2608143.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ksim/library')
-rw-r--r--ksim/library/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/Makefile.am b/ksim/library/Makefile.am
index f68b0a5..1b1947f 100644
--- a/ksim/library/Makefile.am
+++ b/ksim/library/Makefile.am
@@ -7,7 +7,7 @@ libksimcore_la_SOURCES = common.cpp themeloader.cpp \
pluginmodule.cpp ksimconfig.cpp
libksimcore_la_LDFLAGS = $(all_libraries) -version-info 1:0 -no-undefined
-libksimcore_la_LIBADD = $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE) -ltdefx
+libksimcore_la_LIBADD = $(LIB_TDEUI) $(LIB_TQT) $(LIB_TDECORE) -ltdefx
ksiminclude_HEADERS = common.h themeloader.h \
chart.h label.h \