diff options
author | Chris Robinson <[email protected]> | 2008-01-04 14:40:38 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2008-01-04 14:40:38 -0800 |
commit | 5e48be27b840ff0a8b90baaae41e2809f7ca99ab (patch) | |
tree | ecbd5f31febd0e2d19e9682aa3e990667a9072ec /CMakeLists.txt | |
parent | 9ed574b39958c49f3e4b6ffc4c6a3153273d33b1 (diff) | |
parent | b3badbf97d95d84bb0de655275b00e30948e311f (diff) |
Merge branch 'master' into efx-experiment
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 9bab5884..f77f340a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -182,6 +182,7 @@ SET(ALC_OBJS Alc/ALc.c Alc/alcConfig.c Alc/alcRing.c Alc/alcThread.c + Alc/bs2b.c ) SET(BACKENDS "") |