diff options
| author | Jakob Petsovits <[email protected]> | 2008-01-04 03:28:27 +0000 |
|---|---|---|
| committer | Jakob Petsovits <[email protected]> | 2008-01-04 03:28:27 +0000 |
| commit | eb8038e7104c036163d2967e3658fa3b29dbeff4 (patch) | |
| tree | f4c0d9a19a50bf8c14dabbff051c91ef1c1a859f /src/CMakeLists.txt | |
| parent | c34873b22a64c98027256957981adb7edcad174e (diff) | |
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
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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} ) |
