changeset 1084 | 61b753296c40 |
parent 938 | 0c8d2085fa71 |
child 1086 | 5805deec7504 |
--- a/share/hedgewars/Data/Themes/CMakeLists.txt Mon Jul 21 15:54:12 2008 +0000 +++ b/share/hedgewars/Data/Themes/CMakeLists.txt Tue Jul 22 18:22:24 2008 +0000 @@ -1,4 +1,4 @@ -foreach(dir "City" "Island" "nature" "Planes" "Snow" "Volcano" "cheese") +foreach(dir "City" "EarthRise" "Island" "nature" "Planes" "Snow" "Volcano" "cheese") add_subdirectory(${dir}) endforeach(dir)