summaryrefslogtreecommitdiffstats
path: root/src/game/client/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/CMakeLists.txt')
-rw-r--r--src/game/client/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/client/CMakeLists.txt b/src/game/client/CMakeLists.txt
index af30497..c4c6453 100644
--- a/src/game/client/CMakeLists.txt
+++ b/src/game/client/CMakeLists.txt
@@ -30,7 +30,6 @@ add_subdirectory(entity)
add_subdirectory(gui)
add_subdirectory(io)
add_subdirectory(resource)
-add_subdirectory(sound)
add_subdirectory(world)
if(WIN32 AND MSVC)