diff options
Diffstat (limited to 'tdeabc/formats/CMakeLists.txt')
-rw-r--r-- | tdeabc/formats/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeabc/formats/CMakeLists.txt b/tdeabc/formats/CMakeLists.txt index 5b1bd1162..48fddc70c 100644 --- a/tdeabc/formats/CMakeLists.txt +++ b/tdeabc/formats/CMakeLists.txt @@ -32,9 +32,9 @@ link_directories( install( FILES binary.desktop DESTINATION ${DATA_INSTALL_DIR}/tdeabc/formats ) -##### kabcformat_binary ######################### +##### tdeabcformat_binary ######################### -set( target kabcformat_binary ) +set( target tdeabcformat_binary ) set( ${target}_SRCS binaryformat.cpp |