gameServer/CMakeLists.txt
changeset 3542 f216b24aeb7f
parent 3458 11cd56019f00
child 3555 4c5ca656d1bb
--- a/gameServer/CMakeLists.txt	Wed Jun 23 22:13:12 2010 +0400
+++ b/gameServer/CMakeLists.txt	Wed Jun 23 22:17:27 2010 +0400
@@ -14,13 +14,14 @@
     HWProtoInRoomState.hs
     HWProtoLobbyState.hs
     HWProtoNEState.hs
+    HandlerUtils.hs
     NetRoutines.hs
     Opts.hs
+    RoomsAndClients.hs
     ServerCore.hs
-    Utils.hs
-    RoomsAndClients.hs
     ServerState.hs
     Store.hs
+    Utils.hs
     hedgewars-server.hs
     )