Index: trunk/MagicSoft/Mars/mtools/Makefile
===================================================================
--- trunk/MagicSoft/Mars/mtools/Makefile	(revision 1439)
+++ trunk/MagicSoft/Mars/mtools/Makefile	(revision 1840)
@@ -22,5 +22,5 @@
 #  connect the include files defined in the config.mk file
 #
-INCLUDES = -I. -I../mbase -I../mgui -I../mgeom
+INCLUDES = -I. -I../mbase -I../mgui -I../mgeom -I../mdata
 
 #------------------------------------------------------------------------------
@@ -28,5 +28,7 @@
 .SUFFIXES: .c .cc .cxx .h .hxx .o 
 
-SRCFILES = MagicSnake.cc \
+SRCFILES = MChisqEval.cc \
+	   Magic5Wins.cc \
+	   MagicSnake.cc \
            MagicShow.cc \
            MagicDomino.cc \
