share/hedgewars/Data/CMakeLists.txt
changeset 596 38bdde6a54c1
parent 562 d1a9035175ed
child 1945 b997bcf86c39
--- a/share/hedgewars/Data/CMakeLists.txt	Sat Sep 15 13:01:44 2007 +0000
+++ b/share/hedgewars/Data/CMakeLists.txt	Tue Sep 18 18:24:02 2007 +0000
@@ -1,3 +1,3 @@
-foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Music" "Sounds" "Themes")
+foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Music" "Sounds" "Themes" "Trainings")
   add_subdirectory(${dir})
 endforeach(dir)
\ No newline at end of file