diff options
Diffstat (limited to 'kpager/CMakeLists.txt')
-rw-r--r-- | kpager/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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 ################################ |