summaryrefslogtreecommitdiffstats
path: root/libk3b/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:08 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:08 +0900
commit483f7807042d6a950ebad3a6c77d33be1b1963ab (patch)
treecb22fd283b33a93cc5baf6cad22c3918d9009def /libk3b/Makefile.am
parentb54ba2de8844b81b7873405c072a5f2a9a57dbf5 (diff)
downloadk3b-483f7807042d6a950ebad3a6c77d33be1b1963ab.tar.gz
k3b-483f7807042d6a950ebad3a6c77d33be1b1963ab.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libk3b/Makefile.am')
-rw-r--r--libk3b/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/Makefile.am b/libk3b/Makefile.am
index 9ad5173..cb31c94 100644
--- a/libk3b/Makefile.am
+++ b/libk3b/Makefile.am
@@ -16,7 +16,7 @@ libk3b_la_LIBADD = core/libk3bcore.la \
plugin/libk3bplugin.la \
tools/libk3btools.la \
jobs/libjobs.la \
- $(VIDEODVDLIB) $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE) $(LIBDL) -ltdefx -lDCOP \
+ $(VIDEODVDLIB) $(LIB_TDEUI) $(LIB_TQT) $(LIB_TDECORE) $(LIBDL) -ltdefx -lDCOP \
../libk3bdevice/libk3bdevice.la
libk3b_la_LDFLAGS = $(all_libraries) -version-info 3:0:0 -no-undefined