summaryrefslogtreecommitdiffstats
path: root/tdeabc/formats/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/formats/CMakeLists.txt
parentbd1e64d4628c4e8a72e1e1b999c1f12627592b62 (diff)
downloadtdelibs-a6cec4c38c48127d90ca7d0eda0d5e558b93cafa.tar.gz
tdelibs-a6cec4c38c48127d90ca7d0eda0d5e558b93cafa.zip
Fix build system references to kabc
Diffstat (limited to 'tdeabc/formats/CMakeLists.txt')
-rw-r--r--tdeabc/formats/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeabc/formats/CMakeLists.txt b/tdeabc/formats/CMakeLists.txt
index d7a9e0fc9..5b1bd1162 100644
--- a/tdeabc/formats/CMakeLists.txt
+++ b/tdeabc/formats/CMakeLists.txt
@@ -10,8 +10,8 @@
#################################################
include_directories(
- ${CMAKE_BINARY_DIR}/kabc
- ${CMAKE_SOURCE_DIR}/kabc
+ ${CMAKE_BINARY_DIR}/tdeabc
+ ${CMAKE_SOURCE_DIR}/tdeabc
${TQT_INCLUDE_DIRS}
${CMAKE_BINARY_DIR}/tdecore