diff -r 57c2ef19f719 -r f97a7a3dc8f6 share/hedgewars/Data/CMakeLists.txt --- a/share/hedgewars/Data/CMakeLists.txt Thu Oct 05 16:33:18 2006 +0000 +++ b/share/hedgewars/Data/CMakeLists.txt Thu Oct 05 17:02:09 2006 +0000 @@ -1,3 +1,3 @@ -foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Sounds" "Themes") - add_subdirectory(${dir}) +foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Sounds" "Themes") + add_subdirectory(${dir}) endforeach(dir) \ No newline at end of file