changeset 937 | c1e6a770b043 |
parent 935 | f13a67ce3811 |
child 938 | 0c8d2085fa71 |
--- a/share/hedgewars/Data/Themes/CMakeLists.txt Sat May 17 11:36:24 2008 +0000 +++ b/share/hedgewars/Data/Themes/CMakeLists.txt Sat May 17 13:24:17 2008 +0000 @@ -1,4 +1,4 @@ -foreach(dir "Island" "nature" "Snow" "Volcano" "cheese") +foreach(dir "Island" "nature" "Planes" "Snow" "Volcano" "cheese") add_subdirectory(${dir}) endforeach(dir)