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

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