summaryrefslogtreecommitdiff
path: root/data/sfx/system/CMakeLists.txt
blob: b19c3e06d685ac5a9429f677f5f14fde3a73048a (plain) (blame)
1
2
3
4
5
SET(FILES
    newmessage.ogg
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/sfx/system)