summaryrefslogtreecommitdiffstats
path: root/libkpimexchange
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-04-02 20:30:43 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-04-02 20:30:43 +0000
commit8c2d0a68f676c93dcc79d0cef8d89abbea57fec1 (patch)
tree9547ad5d0bb194bd3b18dbd97b6724d5d79c8704 /libkpimexchange
parent92c5bfd7fd68e72279b8572e1ada9517c5d22eab (diff)
downloadtdepim-8c2d0a68f676c93dcc79d0cef8d89abbea57fec1.tar.gz
tdepim-8c2d0a68f676c93dcc79d0cef8d89abbea57fec1.zip
Fix kdepim includ install directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226893 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'libkpimexchange')
-rw-r--r--libkpimexchange/core/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimexchange/core/CMakeLists.txt b/libkpimexchange/core/CMakeLists.txt
index fde8a6b48..a91cedb00 100644
--- a/libkpimexchange/core/CMakeLists.txt
+++ b/libkpimexchange/core/CMakeLists.txt
@@ -30,7 +30,7 @@ link_directories(
install( FILES
exchangeclient.h exchangeaccount.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kdepim )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/kde/kdepim )
##### kpimexchange (shared) #####################