diff --git a/kpager/CMakeLists.txt b/kpager/CMakeLists.txt index 8e1385b41..8265c4ded 100644 --- a/kpager/CMakeLists.txt +++ b/kpager/CMakeLists.txt @@ -19,6 +19,9 @@ link_directories( ${TQT_LIBRARY_DIRS} ) +##### icons ####################### + +tde_install_icons() ##### other data ################################