summaryrefslogtreecommitdiff
path: root/data/themes/mana/CMakeLists.txt
blob: 0f2ecac98b0fd223660b84042d2dc3fc8f6c17be (plain) (blame)
1
2
3
4
5
6
7
8
SET (FILES
    colors.xml
    npc.xml
    quests.xml
    social.xml
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/mana)