From 483f7807042d6a950ebad3a6c77d33be1b1963ab Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 17 Sep 2018 23:20:08 +0900 Subject: LIB_QT -> LIB_TQT conversion to align to updated admin module Signed-off-by: Michele Calgaro --- tdefile-plugins/k3bproject/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdefile-plugins/k3bproject') diff --git a/tdefile-plugins/k3bproject/Makefile.am b/tdefile-plugins/k3bproject/Makefile.am index 424c358..886e667 100644 --- a/tdefile-plugins/k3bproject/Makefile.am +++ b/tdefile-plugins/k3bproject/Makefile.am @@ -14,7 +14,7 @@ noinst_HEADERS = tdefile_k3bprojectfileplugin.h kde_module_LTLIBRARIES = tdefile_k3b.la tdefile_k3b_la_SOURCES = tdefile_k3bprojectfileplugin.cpp -tdefile_k3b_la_LDFLAGS = $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO) -module $(KDE_PLUGIN) +tdefile_k3b_la_LDFLAGS = $(all_libraries) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO) -module $(KDE_PLUGIN) tdefile_k3b_la_LIBADD = $(LIB_TDEIO) ../../libk3b/libk3b.la ../../src/projects/kostore/libkostore.la # let automoc handle all of the meta source files (moc) -- cgit v1.2.1