diff options
Diffstat (limited to 'tdeabc/vcardparser/CMakeLists.txt')
-rw-r--r-- | tdeabc/vcardparser/CMakeLists.txt | 2 |
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 #################################### |