summaryrefslogtreecommitdiff
path: root/data/translations/help/CMakeLists.txt
blob: eb3802d13c0bb332f8fe50d673cf89f7338ae833 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
SET(FILES
    arrow_up.gif
    arrow_down.gif
    arrow_left.gif
    arrow_right.gif
    error.png
    error.xml
    manaplus_emotions.png
    manaplus_emote.xml
    manaplus_emotes.xml
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/sprites)