diff options
Diffstat (limited to 'kappfinder/apps/Games/Board/CMakeLists.txt')
-rw-r--r-- | kappfinder/apps/Games/Board/CMakeLists.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/kappfinder/apps/Games/Board/CMakeLists.txt b/kappfinder/apps/Games/Board/CMakeLists.txt deleted file mode 100644 index 3bcb8bcdc..000000000 --- a/kappfinder/apps/Games/Board/CMakeLists.txt +++ /dev/null @@ -1,17 +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 - xboard.desktop Glines.desktop Gnotravex.desktop - Iagno.desktop Xgammon.desktop SameGnome.desktop - Gataxx.desktop Gmahjongg.desktop Gnotski.desktop - Gchess.desktop Gmines.desktop Gstones.desktop - DESTINATION ${DATA_INSTALL_DIR}/kappfinder/apps/Games/Board ) |