From 1e80d8f66fc4fe8bd4ce9ff5af07ec2e8214f8c5 Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 31 Mar 2011 00:43:43 +0000 Subject: Additional include location fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226602 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- libemailfunctions/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libemailfunctions') diff --git a/libemailfunctions/CMakeLists.txt b/libemailfunctions/CMakeLists.txt index 13004d64..cbdd3510 100644 --- a/libemailfunctions/CMakeLists.txt +++ b/libemailfunctions/CMakeLists.txt @@ -25,7 +25,7 @@ link_directories( ##### header files ################################ if( BUILD_LIBKDEPIM ) - install( FILES idmapper.h DESTINATION ${INCLUDE_INSTALL_DIR}/libemailfunctions ) + install( FILES idmapper.h DESTINATION ${INCLUDE_INSTALL_DIR}/kde/libemailfunctions ) endif() -- cgit v1.2.3