aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 35ba5651..4d7c5c97 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -445,9 +445,11 @@ SET(OPENAL_OBJS OpenAL32/alAuxEffectSlot.c
)
SET(ALC_OBJS Alc/ALc.c
Alc/ALu.c
+ Alc/alcChorus.c
Alc/alcConfig.c
Alc/alcDedicated.c
Alc/alcEcho.c
+ Alc/alcFlanger.c
Alc/alcModulator.c
Alc/alcReverb.c
Alc/alcRing.c