summaryrefslogtreecommitdiffstats
path: root/src/sounds/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/sounds/CMakeLists.txt')
-rw-r--r--src/sounds/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/sounds/CMakeLists.txt b/src/sounds/CMakeLists.txt
new file mode 100644
index 0000000..787739e
--- /dev/null
+++ b/src/sounds/CMakeLists.txt
@@ -0,0 +1,4 @@
+install(
+ FILES ksensors_alert.wav
+ DESTINATION ${SOUND_INSTALL_DIR}
+)