From 78cc506bbab7c8fc2f8b4f6cb183b4ab157b762b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:20 +0200 Subject: Additional k => tde renaming and fixes --- tdefile-plugins/rgb/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdefile-plugins/rgb') diff --git a/tdefile-plugins/rgb/Makefile.am b/tdefile-plugins/rgb/Makefile.am index aab98d29..a8f828ba 100644 --- a/tdefile-plugins/rgb/Makefile.am +++ b/tdefile-plugins/rgb/Makefile.am @@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_rgb.la tdefile_rgb_la_SOURCES = tdefile_rgb.cpp tdefile_rgb_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -tdefile_rgb_la_LIBADD = $(LIB_KSYCOCA) +tdefile_rgb_la_LIBADD = $(LIB_TDESYCOCA) # let automoc handle all of the meta source files (moc) METASOURCES = AUTO -- cgit v1.2.3