summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/deb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/deb/Makefile.am')
-rw-r--r--tdefile-plugins/deb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/deb/Makefile.am b/tdefile-plugins/deb/Makefile.am
index 7104bc7..500c51d 100644
--- a/tdefile-plugins/deb/Makefile.am
+++ b/tdefile-plugins/deb/Makefile.am
@@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_deb.la
tdefile_deb_la_SOURCES = tdefile_deb.cpp
tdefile_deb_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
-tdefile_deb_la_LIBADD = $(LIB_TDEIO) $(LIB_QT) $(LIB_TDECORE)
+tdefile_deb_la_LIBADD = $(LIB_TDEIO) $(LIB_TQT) $(LIB_TDECORE)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO