share/hedgewars/Data/Themes/CMakeLists.txt
changeset 938 0c8d2085fa71
parent 937 c1e6a770b043
child 1084 61b753296c40
--- a/share/hedgewars/Data/Themes/CMakeLists.txt	Sat May 17 13:24:17 2008 +0000
+++ b/share/hedgewars/Data/Themes/CMakeLists.txt	Sat May 17 16:59:32 2008 +0000
@@ -1,4 +1,4 @@
-foreach(dir "Island" "nature" "Planes" "Snow" "Volcano" "cheese")
+foreach(dir "City" "Island" "nature" "Planes" "Snow" "Volcano" "cheese")
   add_subdirectory(${dir})
 endforeach(dir)