--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/CMakeLists.txt Sun Aug 06 15:47:20 2006 +0000
@@ -0,0 +1,3 @@
+foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Sounds" "Themes")
+ add_subdirectory(${dir})
+endforeach(dir)
\ No newline at end of file