diff options
Diffstat (limited to 'kolourpaint/CMakeLists.txt')
-rw-r--r-- | kolourpaint/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/CMakeLists.txt b/kolourpaint/CMakeLists.txt index 3f6e2daa..ee5f064c 100644 --- a/kolourpaint/CMakeLists.txt +++ b/kolourpaint/CMakeLists.txt @@ -60,6 +60,6 @@ tde_add_executable( kolourpaint AUTOMOC LINK kolourpainttools-static kolourpaintpixmapfx-static kolourpaintcursors-static kolourpaintviews-static kolourpaintwidgets-static - kdeprint-shared + tdeprint-shared DESTINATION ${BIN_INSTALL_DIR} ) |