Index: client/makefile
===================================================================
--- client/makefile	(revision 87b3ee2526ba9b73d93862e48b4d519434148b39)
+++ client/makefile	(revision e607c0f00b6d0792260d2c6f2e2887d7559adc63)
@@ -1,2 +1,2 @@
-gameClient : ../common/message.cpp Client/main.cpp
+gameClient : ../common/Message.cpp Client/main.cpp
 	g++ -o $@ $?
