changeset 1092 | 75f38475e7c5 |
parent 1086 | 5805deec7504 |
child 1101 | ec4cdf8a072f |
--- a/share/hedgewars/Data/Maps/CMakeLists.txt Fri Jul 25 14:59:42 2008 +0000 +++ b/share/hedgewars/Data/Maps/CMakeLists.txt Fri Jul 25 15:10:50 2008 +0000 @@ -1,3 +1,3 @@ -foreach(dir "Bamboo" "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "Plane" "Volcano") +foreach(dir "Bamboo" "Bath" "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "Plane" "Volcano") add_subdirectory(${dir}) endforeach(dir)