From 49ac048d889d9b6f48e4e9599e26a60d021342ea Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:32:56 -0600 Subject: Rename additional instances of KDE to TDE --- fileplugin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fileplugin') diff --git a/fileplugin/Makefile.am b/fileplugin/Makefile.am index b543a67..da17f8d 100644 --- a/fileplugin/Makefile.am +++ b/fileplugin/Makefile.am @@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = kfile_kbarcode.la kfile_kbarcode_la_SOURCES = kfile_kbarcode.cpp kfile_kbarcode_la_LDFLAGS = -module $(KDE_PLUGIN) $(LIB_QT) $(all_libraries) -kfile_kbarcode_la_LIBADD = $(LIB_KSYCOCA) $(LIB_KDECORE) +kfile_kbarcode_la_LIBADD = $(LIB_KSYCOCA) $(LIB_TDECORE) # let automoc handle all of the meta source files (moc) METASOURCES = AUTO -- cgit v1.2.1