From ec8e2896f76192973ffc43f3e03b743343b5f3fc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 21 Feb 2012 02:16:12 -0600 Subject: Update automake files to use tde instead of kde --- kontact_plugin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kontact_plugin/Makefile.am b/kontact_plugin/Makefile.am index c01c0d2..fc097fe 100644 --- a/kontact_plugin/Makefile.am +++ b/kontact_plugin/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I$(top_srcdir)/src -I$(top_builddir)/src -I$(top_srcdir) $(all_includes) -I$(kde_includes)/kde +INCLUDES = -I$(top_srcdir)/src -I$(top_builddir)/src -I$(top_srcdir) $(all_includes) -I$(kde_includes)/tde kde_module_LTLIBRARIES = libkontact_basket.la libkontact_basket_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -- cgit v1.2.1