summaryrefslogtreecommitdiffstats
path: root/parts/replace/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'parts/replace/Makefile.am')
-rw-r--r--parts/replace/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/replace/Makefile.am b/parts/replace/Makefile.am
index 78a7ab4b..8d75f0e8 100644
--- a/parts/replace/Makefile.am
+++ b/parts/replace/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util $(all_include
kde_module_LTLIBRARIES = libkdevreplace.la
libkdevreplace_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
-libkdevreplace_la_LIBADD = $(top_builddir)/lib/libkdevelop.la
+libkdevreplace_la_LIBADD = $(top_builddir)/lib/libtdevelop.la
libkdevreplace_la_SOURCES = replace_part.cpp replace_widget.cpp replacedlg.ui replaceitem.cpp replaceview.cpp replacedlgimpl.cpp
METASOURCES = AUTO