diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-09-24 19:11:33 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-09-24 19:11:33 +0200 |
commit | 3723578fcff50cb23a499dfade8836e85f23592d (patch) | |
tree | 8888cf7b2ff26cb21ec6c092563101cb032a1a4a /quanta/src/CMakeLists.txt | |
parent | 8c3daffeed3e6aafb69038585ce61c5a4680ddcc (diff) | |
download | tdewebdev-3723578fcff50cb23a499dfade8836e85f23592d.tar.gz tdewebdev-3723578fcff50cb23a499dfade8836e85f23592d.zip |
Fix remaining renaming knewstuff
Diffstat (limited to 'quanta/src/CMakeLists.txt')
-rw-r--r-- | quanta/src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/src/CMakeLists.txt b/quanta/src/CMakeLists.txt index 91910b2a..d6b7ae37 100644 --- a/quanta/src/CMakeLists.txt +++ b/quanta/src/CMakeLists.txt @@ -72,7 +72,7 @@ tde_add_executable( quanta AUTOMOC tableeditor-static preview-static utility-static quantamodule-static kafkalibrary-static tdemdi-shared tdehtml-shared - knewstuff-shared tdeabc-shared tdetexteditor-shared + tdenewstuff-shared tdeabc-shared tdetexteditor-shared ${LIBXML_LIBRARIES} ${LIBXSLT_LIBRARIES} DESTINATION ${BIN_INSTALL_DIR} ) |