diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:23 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:23 -0500 |
commit | 1e81063308485e2f5f6375a410a41cb310ef7bbd (patch) | |
tree | 9ff3197accd24b2274346fdfe2027b2fd3101bdb /kdeui/CMakeLists.txt | |
parent | a1941684d6db9d5a16f9f360c9d5b7fbab8b587e (diff) | |
download | tdelibs-1e81063308485e2f5f6375a410a41cb310ef7bbd.tar.gz tdelibs-1e81063308485e2f5f6375a410a41cb310ef7bbd.zip |
Rename kde libraries to tde
Diffstat (limited to 'kdeui/CMakeLists.txt')
-rw-r--r-- | kdeui/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/CMakeLists.txt b/kdeui/CMakeLists.txt index e40154333..2623a1cea 100644 --- a/kdeui/CMakeLists.txt +++ b/kdeui/CMakeLists.txt @@ -95,7 +95,7 @@ install( PROGRAMS DESTINATION ${BIN_INSTALL_DIR} ) -##### libkdeui ################################## +##### libtdeui ################################## set( target kdeui ) |