diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 44f9ea84..2cd7aafa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -327,6 +327,7 @@ SET(ALC_OBJS Alc/ALc.c Alc/bs2b.c Alc/mixer.c Alc/panning.c + Alc/loopback.c Alc/null.c ) |