diff options
Diffstat (limited to 'khelpcenter/plugins/Tutorials/CMakeLists.txt')
-rw-r--r-- | khelpcenter/plugins/Tutorials/CMakeLists.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/khelpcenter/plugins/Tutorials/CMakeLists.txt b/khelpcenter/plugins/Tutorials/CMakeLists.txt deleted file mode 100644 index 2388c6440..000000000 --- a/khelpcenter/plugins/Tutorials/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 - .directory quickstart.desktop visualdict.desktop - DESTINATION ${DATA_INSTALL_DIR}/khelpcenter/plugins/Tutorials ) |