summaryrefslogtreecommitdiffstats
path: root/kate/plugins/isearch/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kate/plugins/isearch/Makefile.am')
-rw-r--r--kate/plugins/isearch/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/plugins/isearch/Makefile.am b/kate/plugins/isearch/Makefile.am
index cc9356954..07aad0f4d 100644
--- a/kate/plugins/isearch/Makefile.am
+++ b/kate/plugins/isearch/Makefile.am
@@ -5,7 +5,7 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES = tdetexteditor_isearch.la
tdetexteditor_isearch_la_SOURCES = ISearchPlugin.cpp
-tdetexteditor_isearch_la_LIBADD = $(top_builddir)/interfaces/tdetexteditor/libtdetexteditor.la $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI)
+tdetexteditor_isearch_la_LIBADD = $(top_builddir)/interfaces/tdetexteditor/libtdetexteditor.la $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI)
tdetexteditor_isearch_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
isearchdatadir = $(kde_datadir)/tdetexteditor_isearch