From 38188136cc426b4bb00abf6f8c7c90b4bb27c453 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 5 Nov 2011 21:46:25 -0500 Subject: Rename kde libraries to tde --- kresources/kolab/knotes/CMakeLists.txt | 2 +- kresources/kolab/knotes/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kresources/kolab/knotes') diff --git a/kresources/kolab/knotes/CMakeLists.txt b/kresources/kolab/knotes/CMakeLists.txt index 2f33b214e..273dc0ccb 100644 --- a/kresources/kolab/knotes/CMakeLists.txt +++ b/kresources/kolab/knotes/CMakeLists.txt @@ -14,7 +14,7 @@ include_directories( ${CMAKE_CURRENT_SOURCE_DIR}/../shared ${CMAKE_SOURCE_DIR} ${CMAKE_SOURCE_DIR}/knotes - ${CMAKE_SOURCE_DIR}/libkdepim + ${CMAKE_SOURCE_DIR}/libtdepim ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} ) diff --git a/kresources/kolab/knotes/Makefile.am b/kresources/kolab/knotes/Makefile.am index de4ff1dd8..0315f3365 100644 --- a/kresources/kolab/knotes/Makefile.am +++ b/kresources/kolab/knotes/Makefile.am @@ -1,7 +1,7 @@ METASOURCES = AUTO INCLUDES = -I$(top_srcdir)/kresources/kolab/shared \ - -I$(top_srcdir) -I$(top_srcdir)/knotes -I$(top_builddir)/libkdepim $(all_includes) + -I$(top_srcdir) -I$(top_srcdir)/knotes -I$(top_builddir)/libtdepim $(all_includes) # The kolab wizard links to this library too lib_LTLIBRARIES = libknoteskolab.la -- cgit v1.2.1