changeset 1229 | f37c77bdc392 |
parent 1208 | 9f4704f3c6ea |
child 1275 | bd4048399541 |
--- a/share/hedgewars/Data/Themes/CMakeLists.txt Mon Aug 18 12:23:22 2008 +0000 +++ b/share/hedgewars/Data/Themes/CMakeLists.txt Mon Aug 18 13:33:30 2008 +0000 @@ -1,4 +1,4 @@ -foreach(dir "Bamboo" "Bath" "City" "EarthRise" "hell" "Island" "nature" "Planes" "Sheep" "Snow" "cheese") +foreach(dir "Bamboo" "Bath" "City" "EarthRise" "Freeway" "hell" "Island" "nature" "Planes" "Sheep" "Snow" "cheese") add_subdirectory(${dir}) endforeach(dir)