changeset 1208 | 9f4704f3c6ea |
parent 1136 | 12945e47897d |
child 1229 | f37c77bdc392 |
--- a/share/hedgewars/Data/Themes/CMakeLists.txt Wed Aug 13 16:52:04 2008 +0000 +++ b/share/hedgewars/Data/Themes/CMakeLists.txt Wed Aug 13 22:35:27 2008 +0000 @@ -1,4 +1,4 @@ -foreach(dir "Bamboo" "Bath" "City" "EarthRise" "Island" "nature" "Planes" "Snow" "cheese") +foreach(dir "Bamboo" "Bath" "City" "EarthRise" "hell" "Island" "nature" "Planes" "Sheep" "Snow" "cheese") add_subdirectory(${dir}) endforeach(dir)