changeset 1086 | 5805deec7504 |
parent 1084 | 61b753296c40 |
child 1092 | 75f38475e7c5 |
--- a/share/hedgewars/Data/Maps/CMakeLists.txt Tue Jul 22 18:31:34 2008 +0000 +++ b/share/hedgewars/Data/Maps/CMakeLists.txt Wed Jul 23 11:51:55 2008 +0000 @@ -1,3 +1,3 @@ -foreach(dir "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "Plane" "Volcano") +foreach(dir "Bamboo" "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "Plane" "Volcano") add_subdirectory(${dir}) endforeach(dir)