From c6cb3f27942501d24b0ded69c90ebbf7c43c755e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:30 +0200 Subject: Additional k => tde renaming and fixes --- tdeabc/plugins/sql/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeabc/plugins/sql/Makefile.am') diff --git a/tdeabc/plugins/sql/Makefile.am b/tdeabc/plugins/sql/Makefile.am index 43dd193f6..12bce32be 100644 --- a/tdeabc/plugins/sql/Makefile.am +++ b/tdeabc/plugins/sql/Makefile.am @@ -8,7 +8,7 @@ kde_module_LTLIBRARIES = tdeabc_sql.la tdeabc_sql_la_SOURCES = resourcesql.cpp resourcesqlconfig.cpp tdeabc_sql_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -tdeabc_sql_la_LIBADD = ../../libkabc.la ../../../tdeui/libtdeui.la +tdeabc_sql_la_LIBADD = ../../libtdeabc.la ../../../tdeui/libtdeui.la METASOURCES = AUTO -- cgit v1.2.1