summaryrefslogtreecommitdiffstats
path: root/tderesources/scalix/kabc/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-16 01:10:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-16 01:10:50 -0600
commita8f3e727ae4e7c39788e58ed9bc1733d8de11897 (patch)
tree58982733ff19b22da4edeb2297f1ba1c365a009b /tderesources/scalix/kabc/CMakeLists.txt
parent914b878361b3e822fdd3088ee1e4c4757e8bc00f (diff)
downloadtdepim-a8f3e727ae4e7c39788e58ed9bc1733d8de11897.tar.gz
tdepim-a8f3e727ae4e7c39788e58ed9bc1733d8de11897.zip
Fix build system references to kabc
Diffstat (limited to 'tderesources/scalix/kabc/CMakeLists.txt')
-rw-r--r--tderesources/scalix/kabc/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/scalix/kabc/CMakeLists.txt b/tderesources/scalix/kabc/CMakeLists.txt
index 99d42a33c..3aed963d7 100644
--- a/tderesources/scalix/kabc/CMakeLists.txt
+++ b/tderesources/scalix/kabc/CMakeLists.txt
@@ -26,12 +26,12 @@ link_directories(
install(
FILES scalix.desktop
- DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/kabc )
+ DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/tdeabc )
install(
FILES ../uninstall.desktop
RENAME imap.desktop
- DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/kabc )
+ DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/tdeabc )
##### kabc_scalix (module) ######################