summaryrefslogtreecommitdiffstats
path: root/kode
diff options
context:
space:
mode:
Diffstat (limited to 'kode')
-rw-r--r--kode/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/Makefile.am b/kode/Makefile.am
index 2303052d..877a17e9 100644
--- a/kode/Makefile.am
+++ b/kode/Makefile.am
@@ -15,7 +15,7 @@ libkode_la_LIBADD = -ltdecore
bin_PROGRAMS = kode
kode_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
-kode_LDADD = libkode.la -lkabc
+kode_LDADD = libkode.la -ltdeabc
kode_SOURCES = kodemain.cpp
METASOURCES = AUTO