diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 81c0980b..4165cbe1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -456,7 +456,9 @@ SET(ALC_OBJS Alc/ALc.c Alc/alcChorus.c Alc/alcConfig.c Alc/alcDedicated.c + Alc/alcDistortion.c Alc/alcEcho.c + Alc/alcEqualizer.c Alc/alcFlanger.c Alc/alcModulator.c Alc/alcReverb.c |