From c6c254fd1550222d532b0bec63565d57e5674a36 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 Feb 2012 18:36:35 -0600 Subject: Rename include subdirectory to tde --- libemailfunctions/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libemailfunctions/CMakeLists.txt') diff --git a/libemailfunctions/CMakeLists.txt b/libemailfunctions/CMakeLists.txt index bc276c55e..4a47919f2 100644 --- a/libemailfunctions/CMakeLists.txt +++ b/libemailfunctions/CMakeLists.txt @@ -25,7 +25,7 @@ link_directories( ##### header files ################################ if( BUILD_LIBTDEPIM ) - install( FILES idmapper.h DESTINATION ${INCLUDE_INSTALL_DIR}/kde/libemailfunctions ) + install( FILES idmapper.h DESTINATION ${INCLUDE_INSTALL_DIR}/tde/libemailfunctions ) endif() -- cgit v1.2.1