diff options
Diffstat (limited to 'kwallet/icons/CMakeLists.txt')
-rw-r--r-- | kwallet/icons/CMakeLists.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/kwallet/icons/CMakeLists.txt b/kwallet/icons/CMakeLists.txt deleted file mode 100644 index a943e6a..0000000 --- a/kwallet/icons/CMakeLists.txt +++ /dev/null @@ -1,16 +0,0 @@ -################################################# -# -# (C) 2012 Golubev Alexander -# fatzer2 (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_install_icons( kwalletmanager) - -tde_install_icons( - DESTINATION ${DATA_INSTALL_DIR}/kwalletmanager/icons -) |