summaryrefslogtreecommitdiffstats
path: root/libemailfunctions
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 18:36:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 18:36:35 -0600
commitc6c254fd1550222d532b0bec63565d57e5674a36 (patch)
treeefc710858b99cae1074d3a9a512ea19dc4400408 /libemailfunctions
parent1299351b78fcd294c9653cffe257dadcab8e70df (diff)
downloadtdepim-c6c254fd1550222d532b0bec63565d57e5674a36.tar.gz
tdepim-c6c254fd1550222d532b0bec63565d57e5674a36.zip
Rename include subdirectory to tde
Diffstat (limited to 'libemailfunctions')
-rw-r--r--libemailfunctions/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libemailfunctions/CMakeLists.txt b/libemailfunctions/CMakeLists.txt
index bc276c55..4a47919f 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()