summaryrefslogtreecommitdiffstats
path: root/ktnef
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-04-02 21:44:19 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-04-02 21:44:19 +0000
commit730dc2a4c2cd9a70202c71117a88fd63bb037388 (patch)
tree798e312e708fae1438932299a3db939421fdffb4 /ktnef
parentbe6667e2093aa28b606d5592f7f2f9b3f651b864 (diff)
downloadtdepim-730dc2a4c2cd9a70202c71117a88fd63bb037388.tar.gz
tdepim-730dc2a4c2cd9a70202c71117a88fd63bb037388.zip
Fix ktnetf include install directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226897 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ktnef')
-rw-r--r--ktnef/ktnef/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktnef/ktnef/CMakeLists.txt b/ktnef/ktnef/CMakeLists.txt
index 1bd4912c..0dadf1d8 100644
--- a/ktnef/ktnef/CMakeLists.txt
+++ b/ktnef/ktnef/CMakeLists.txt
@@ -13,4 +13,4 @@ install( FILES
ktnefparser.h ktnefattach.h ktnefproperty.h
ktnefpropertyset.h ktnefmessage.h ktnefwriter.h
ktnefdefs.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/ktnef )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/kde/ktnef )