summaryrefslogtreecommitdiffstats
path: root/kfax/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kfax/CMakeLists.txt')
-rw-r--r--kfax/CMakeLists.txt4
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