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

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