From aee222adb79c8dda84b08c239e9a9e7b04d08a93 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 17 Feb 2013 22:59:34 -0600 Subject: Fix references to lkabc --- kabc/frontend/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kabc/frontend/Makefile.am') diff --git a/kabc/frontend/Makefile.am b/kabc/frontend/Makefile.am index da3d8299b..6cec95468 100644 --- a/kabc/frontend/Makefile.am +++ b/kabc/frontend/Makefile.am @@ -5,6 +5,6 @@ METASOURCES = AUTO bin_PROGRAMS = kabcfrontend kabcfrontend_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -kabcfrontend_LDADD = -lkabc $(LIB_TDECORE) +kabcfrontend_LDADD = -ltdeabc $(LIB_TDECORE) kabcfrontend_SOURCES = main.cpp mainWindow.ui -- cgit v1.2.1