From 83b9df8edf5bf3eb61e5d2e956695f96500359c1 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 31 Jul 2011 06:24:04 +0000 Subject: Fix kdegraphics CMake compilation git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kfax/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kfax/CMakeLists.txt') 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 -- cgit v1.2.1