summaryrefslogtreecommitdiffstats
path: root/knetwalk/src/sounds/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'knetwalk/src/sounds/CMakeLists.txt')
-rw-r--r--knetwalk/src/sounds/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/knetwalk/src/sounds/CMakeLists.txt b/knetwalk/src/sounds/CMakeLists.txt
new file mode 100644
index 00000000..08029ff5
--- /dev/null
+++ b/knetwalk/src/sounds/CMakeLists.txt
@@ -0,0 +1,5 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+install( FILES click.wav connect.wav start.wav turn.wav win.wav
+ DESTINATION ${DATA_INSTALL_DIR}/knetwalk/sounds
+)