diff options
Diffstat (limited to 'kfax')
-rw-r--r-- | kfax/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kfax/CMakeLists.txt b/kfax/CMakeLists.txt index ef71229f..e42b4f23 100644 --- a/kfax/CMakeLists.txt +++ b/kfax/CMakeLists.txt @@ -37,3 +37,7 @@ tde_add_executable( kfax AUTOMOC LINK kdeui-shared kdeprint-shared DESTINATION ${BIN_INSTALL_DIR} ) + +#### icons ######################## + +tde_install_icons( kfax )
\ No newline at end of file |