From 3382e5bc3d31125c8589fb4f9a2eed1dd0e1aa06 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 21 Feb 2012 02:21:07 -0600 Subject: Update automake files to use tde instead of kde --- kaddressbook-plugins/xxports/gmx/Makefile.am | 2 +- kaddressbook-plugins/xxports/kworldclock/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kaddressbook-plugins') diff --git a/kaddressbook-plugins/xxports/gmx/Makefile.am b/kaddressbook-plugins/xxports/gmx/Makefile.am index 28e9946..2122442 100644 --- a/kaddressbook-plugins/xxports/gmx/Makefile.am +++ b/kaddressbook-plugins/xxports/gmx/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = $(all_includes) -I$(kde_includes)/kde +INCLUDES = $(all_includes) -I$(kde_includes)/tde kde_module_LTLIBRARIES = libkaddrbk_gmx_xxport.la diff --git a/kaddressbook-plugins/xxports/kworldclock/Makefile.am b/kaddressbook-plugins/xxports/kworldclock/Makefile.am index 0a8285c..2051d75 100644 --- a/kaddressbook-plugins/xxports/kworldclock/Makefile.am +++ b/kaddressbook-plugins/xxports/kworldclock/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = $(all_includes) -I$(kde_includes)/kde +INCLUDES = $(all_includes) -I$(kde_includes)/tde kde_module_LTLIBRARIES = libkaddrbk_geo_xxport.la -- cgit v1.2.1