┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJakob Petsovits <[email protected]>2008-01-02 17:52:08 +0000
committerJakob Petsovits <[email protected]>2008-01-02 17:52:08 +0000
commit8993bbe231052d645d7a27982b07db88d9ab888d (patch)
tree52e679f1291324f9d5f20a83015abea8eb9b5d06 /src/CMakeLists.txt
parentd361e8b9b4e955831909f2beb4fb7b91a3cf3c5f (diff)
Icon theme minimality:
move actions/view-file-columns to Dolphin. svn path=/trunk/KDE/kdebase/apps/; revision=756073
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f9902dc66..128dc5cf2 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,5 +1,6 @@
add_subdirectory( pics )
+add_subdirectory( icons )
add_subdirectory( tests )
include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${BLITZ_INCLUDES} )