summaryrefslogtreecommitdiffstats
path: root/amor/data/pics/animated/ghost/CMakeLists.txt
blob: f5d460e6d455e4ed4a2cc458ecd5dee3e966062a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#################################################
#
#  (C) 2012 Golubev Alexander
#  fatzer2 (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

install( FILES ghost_1.png ghost_2.png
  ghost_e.png ghost_m1.png ghost_m2.png
  ghost_m3.png ghost_m4.png ghost_m5.png
  ghost_m6.png ghost_m7.png ghost_z1.png
  ghost_z2.png ghost_z3.png ghost_z4.png
  ghost_z5.png
  DESTINATION
    ${DATA_INSTALL_DIR}/amor/pics/animated/ghost
)