summaryrefslogtreecommitdiffstats
path: root/tdeabc/vcardparser/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-16 01:10:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-16 01:10:13 -0600
commita6cec4c38c48127d90ca7d0eda0d5e558b93cafa (patch)
tree3f25302bdc5cdde5bc86a324dc2c489fb6358958 /tdeabc/vcardparser/CMakeLists.txt
parentbd1e64d4628c4e8a72e1e1b999c1f12627592b62 (diff)
downloadtdelibs-a6cec4c38c48127d90ca7d0eda0d5e558b93cafa.tar.gz
tdelibs-a6cec4c38c48127d90ca7d0eda0d5e558b93cafa.zip
Fix build system references to kabc
Diffstat (limited to 'tdeabc/vcardparser/CMakeLists.txt')
-rw-r--r--tdeabc/vcardparser/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/vcardparser/CMakeLists.txt b/tdeabc/vcardparser/CMakeLists.txt
index 2c6fa112a..15a2ce5c8 100644
--- a/tdeabc/vcardparser/CMakeLists.txt
+++ b/tdeabc/vcardparser/CMakeLists.txt
@@ -24,7 +24,7 @@ link_directories(
install( FILES
vcard.h vcardline.h vcardparser.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kabc )
+ DESTINATION ${INCLUDE_INSTALL_DIR}/tdeabc )
##### vcards ####################################