summaryrefslogtreecommitdiffstats
path: root/kjsembed/bindings
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:58 +0900
commit50f8377beecb01ff8b5e0a767c9ef2047a715076 (patch)
treeb09603d9563baf16716b5304785b5ef29c7eef7b /kjsembed/bindings
parent8f1ea5b929e2b3ad305e865359fc00f4b9eb054c (diff)
downloadtdebindings-50f8377beecb01ff8b5e0a767c9ef2047a715076.tar.gz
tdebindings-50f8377beecb01ff8b5e0a767c9ef2047a715076.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kjsembed/bindings')
-rw-r--r--kjsembed/bindings/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/bindings/Makefile.am b/kjsembed/bindings/Makefile.am
index 2020e182..2c6a187e 100644
--- a/kjsembed/bindings/Makefile.am
+++ b/kjsembed/bindings/Makefile.am
@@ -21,7 +21,7 @@ libkjsembedbindings_la_SOURCES = image_imp.cpp \
size_imp.cpp
libkjsembedbindings_la_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-libkjsembedbindings_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS) \
+libkjsembedbindings_la_LIBADD = $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS) \
$(LIB_TDEFILE) $(LIBSOCKET)
libkjsembedbindings_la_METASOURCES = AUTO