summaryrefslogtreecommitdiffstats
path: root/parts/ctags2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'parts/ctags2/Makefile.am')
-rw-r--r--parts/ctags2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/ctags2/Makefile.am b/parts/ctags2/Makefile.am
index 06b3cfea..f92a819c 100644
--- a/parts/ctags2/Makefile.am
+++ b/parts/ctags2/Makefile.am
@@ -3,7 +3,7 @@ INCLUDES = -I$(top_srcdir)/lib/interfaces \
kde_module_LTLIBRARIES = libkdevctags2.la
libkdevctags2_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
-libkdevctags2_la_LIBADD = $(top_builddir)/lib/libkdevelop.la
+libkdevctags2_la_LIBADD = $(top_builddir)/lib/libtdevelop.la
libkdevctags2_la_SOURCES = ctags2_part.cpp readtags.c ctags2_widgetbase.ui \
ctags2_widget.cpp tags.cpp ctagskinds.cpp ctags2_settingswidgetbase.ui \