diff options
Diffstat (limited to 'kappfinder/apps/System/Terminal/CMakeLists.txt')
-rw-r--r-- | kappfinder/apps/System/Terminal/CMakeLists.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/kappfinder/apps/System/Terminal/CMakeLists.txt b/kappfinder/apps/System/Terminal/CMakeLists.txt deleted file mode 100644 index b0c9d5552..000000000 --- a/kappfinder/apps/System/Terminal/CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -install( FILES - procinfo.desktop vmstat.desktop aterm.desktop rxvt.desktop - DESTINATION ${DATA_INSTALL_DIR}/kappfinder/apps/System/Terminal ) |