summaryrefslogtreecommitdiffstats
path: root/kolf/sounds
diff options
context:
space:
mode:
Diffstat (limited to 'kolf/sounds')
-rw-r--r--kolf/sounds/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kolf/sounds/CMakeLists.txt b/kolf/sounds/CMakeLists.txt
new file mode 100644
index 00000000..a3ae4461
--- /dev/null
+++ b/kolf/sounds/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+install( FILES wall.wav puddle.wav holeinone.wav holed.wav blackhole.wav
+ blackholeputin.wav blackholeeject.wav hit.wav
+ DESTINATION ${DATA_INSTALL_DIR}/kolf/sounds
+)