diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-06-10 00:31:11 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-06-20 23:49:29 +0200 |
commit | 0cd3c09a8c51682a2e39ef51834c38785db4bda3 (patch) | |
tree | 07b4964c6486df9352377cc712bb972af16b95bf /icons/CMakeLists.txt | |
parent | start moving things.. (diff) | |
download | rekonq-0cd3c09a8c51682a2e39ef51834c38785db4bda3.tar.xz |
Working on new notify system...
new download icon
Diffstat (limited to 'icons/CMakeLists.txt')
-rw-r--r-- | icons/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 9d7ead58..d575cf4d 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -1,2 +1,4 @@ # install standard icons KDE4_INSTALL_ICONS( ${ICON_INSTALL_DIR} ) + +ADD_SUBDIRECTORY( pics ) |