diff -r ceaab010269e -r 9f4704f3c6ea share/hedgewars/Data/Themes/CMakeLists.txt --- 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)