summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 1be7a59..03bb03c 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -30,6 +30,7 @@ app/app.cpp
app/main.cpp
app/system.cpp
common/event.cpp
+common/logger.cpp
common/iman.cpp
# common/metafile.cpp
# common/misc.cpp
@@ -117,7 +118,7 @@ graphics/opengl/glengine.cpp
# script/cbottoken.cpp
# script/cmdtoken.cpp
# script/script.cpp
-sound/sound.cpp
+# sound/sound.cpp
# ui/button.cpp
# ui/check.cpp
# ui/color.cpp