diff -r 19d2d422ff84 -r d1a9035175ed share/hedgewars/Data/CMakeLists.txt --- a/share/hedgewars/Data/CMakeLists.txt Sun Jul 15 20:52:03 2007 +0000 +++ b/share/hedgewars/Data/CMakeLists.txt Fri Jul 20 12:25:40 2007 +0000 @@ -1,3 +1,3 @@ -foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Sounds" "Themes") +foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Music" "Sounds" "Themes") add_subdirectory(${dir}) endforeach(dir) \ No newline at end of file