summaryrefslogtreecommitdiffstats
path: root/kbounce/sounds/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kbounce/sounds/CMakeLists.txt')
-rw-r--r--kbounce/sounds/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kbounce/sounds/CMakeLists.txt b/kbounce/sounds/CMakeLists.txt
new file mode 100644
index 00000000..274accf8
--- /dev/null
+++ b/kbounce/sounds/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+install( FILES death.au reflect.au wallstart.au wallend.au seconds.au
+ timeout.au
+ DESTINATION ${DATA_INSTALL_DIR}/kbounce/sounds
+)