summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/rpm
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:57 +0900
commitd7f6a95d29eac5f580330469880b8e686193121e (patch)
tree242af00b7247868da7c8d302f6b752e02e7ca3de /tdefile-plugins/rpm
parent94fde5b77d901113dd1c0d3f5ac34ea02cecf830 (diff)
downloadtdeadmin-d7f6a95d29eac5f580330469880b8e686193121e.tar.gz
tdeadmin-d7f6a95d29eac5f580330469880b8e686193121e.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdefile-plugins/rpm')
-rw-r--r--tdefile-plugins/rpm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/rpm/Makefile.am b/tdefile-plugins/rpm/Makefile.am
index 7315ab4..34bbcce 100644
--- a/tdefile-plugins/rpm/Makefile.am
+++ b/tdefile-plugins/rpm/Makefile.am
@@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_rpm.la
tdefile_rpm_la_SOURCES = tdefile_rpm.cpp
tdefile_rpm_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
-tdefile_rpm_la_LIBADD = $(LIB_TDEIO) $(LIB_QT) $(LIB_TDECORE)
+tdefile_rpm_la_LIBADD = $(LIB_TDEIO) $(LIB_TQT) $(LIB_TDECORE)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO