diff -r a8c673657b79 -r 0e968ba12a84 hedgewars/CMakeLists.txt --- a/hedgewars/CMakeLists.txt Fri Jun 18 14:45:05 2010 +0200 +++ b/hedgewars/CMakeLists.txt Mon Jun 21 16:08:24 2010 +0200 @@ -61,7 +61,7 @@ uMisc.pas uRandom.pas uScript.pas - uSHA.pas + adler32.pas uSound.pas uStats.pas uStore.pas @@ -76,6 +76,7 @@ SinTable.inc options.inc ${CMAKE_CURRENT_BINARY_DIR}/config.inc + openalbridge ) if(BUILD_ENGINE_LIBRARY)