diff options
Diffstat (limited to 'kiconedit/pics/CMakeLists.txt')
-rw-r--r-- | kiconedit/pics/CMakeLists.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/kiconedit/pics/CMakeLists.txt b/kiconedit/pics/CMakeLists.txt deleted file mode 100644 index 0f0977fb..00000000 --- a/kiconedit/pics/CMakeLists.txt +++ /dev/null @@ -1,15 +0,0 @@ -################################################# -# -# (C) 2010-2011 Calvin Morrison -# mutantturkey@gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -add_subdirectory( icons ) -add_subdirectory( toolbar ) - -tde_install_icons( kiconedit ) |