summaryrefslogtreecommitdiffstats
path: root/libkcal
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 /libkcal
parent1299351b78fcd294c9653cffe257dadcab8e70df (diff)
downloadtdepim-c6c254fd1550222d532b0bec63565d57e5674a36.tar.gz
tdepim-c6c254fd1550222d532b0bec63565d57e5674a36.zip
Rename include subdirectory to tde
Diffstat (limited to 'libkcal')
-rw-r--r--libkcal/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/CMakeLists.txt b/libkcal/CMakeLists.txt
index bc64e6f2b..205f90421 100644
--- a/libkcal/CMakeLists.txt
+++ b/libkcal/CMakeLists.txt
@@ -49,7 +49,7 @@ install( FILES
resourcelocaldirconfig.h resourcelocaldir.h resourcelocal.h
scheduler.h libkcal_export.h todo.h vcaldrag.h vcalformat.h
attachmenthandler.h ${CMAKE_CURRENT_BINARY_DIR}/htmlexportsettings.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kde/libkcal )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tde/libkcal )
##### other data ################################