share/hedgewars/Data/CMakeLists.txt
changeset 562 d1a9035175ed
parent 184 f97a7a3dc8f6
child 596 38bdde6a54c1
--- a/share/hedgewars/Data/CMakeLists.txt	Sun Jul 15 20:52:03 2007 +0000
+++ b/share/hedgewars/Data/CMakeLists.txt	Fri Jul 20 12:25:40 2007 +0000
@@ -1,3 +1,3 @@
-foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Sounds" "Themes")
+foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Music" "Sounds" "Themes")
   add_subdirectory(${dir})
 endforeach(dir)
\ No newline at end of file