From eb8038e7104c036163d2967e3658fa3b29dbeff4 Mon Sep 17 00:00:00 2001 From: Jakob Petsovits Date: Fri, 4 Jan 2008 03:28:27 +0000 Subject: ARGH! No, but really, we can't ship Dolphin with a missing toolbar icon. And no, I have no clue why it won't use that "pics" folder that I was generating for that icon. Apologies? svn path=/trunk/KDE/kdebase/apps/; revision=757082 --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 128dc5cf2..f9902dc66 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,6 +1,5 @@ add_subdirectory( pics ) -add_subdirectory( icons ) add_subdirectory( tests ) include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${BLITZ_INCLUDES} ) -- cgit v1.3