share/hedgewars/Data/CMakeLists.txt
changeset 1945 b997bcf86c39
parent 596 38bdde6a54c1
child 2786 85f6425a4d74
--- a/share/hedgewars/Data/CMakeLists.txt	Sun Apr 05 07:56:16 2009 +0000
+++ b/share/hedgewars/Data/CMakeLists.txt	Sun Apr 05 07:58:50 2009 +0000
@@ -1,3 +1,3 @@
-foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Music" "Sounds" "Themes" "Trainings")
+foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Music" "Sounds" "Themes" "Trainings" "Names")
   add_subdirectory(${dir})
-endforeach(dir)
\ No newline at end of file
+endforeach(dir)