diff options
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} ) |