diff options
Diffstat (limited to 'kdecore/CMakeLists.txt')
-rw-r--r-- | kdecore/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdecore/CMakeLists.txt b/kdecore/CMakeLists.txt index efe2c8f3c..2cad31cb0 100644 --- a/kdecore/CMakeLists.txt +++ b/kdecore/CMakeLists.txt @@ -88,7 +88,7 @@ install( FILES eventsrc DESTINATION ${DATA_INSTALL_DIR}/knotify ) -##### libkdecore ################################ +##### libtdecore ################################ set( target kdecore ) @@ -162,7 +162,7 @@ tde_add_library( ${target} STATIC_PIC ) -##### libkdefakes ############################### +##### libtdefakes ############################### set( target kdefakes ) |