aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ca776f4e..ea09bbe2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -629,6 +629,8 @@ set(OPENAL_OBJS
al/state.cpp
)
set(ALC_OBJS
+ core/ambidefs.cpp
+ core/ambidefs.h
core/bs2b.cpp
core/bs2b.h
core/bsinc_defs.h
@@ -657,7 +659,6 @@ set(ALC_OBJS
alc/alcontext.h
alc/ambdec.cpp
alc/ambdec.h
- alc/ambidefs.h
alc/bformatdec.cpp
alc/bformatdec.h
alc/buffer_storage.cpp