Index: trunk/MagicSoft/Mars/mgui/Makefile
===================================================================
--- trunk/MagicSoft/Mars/mgui/Makefile	(revision 571)
+++ trunk/MagicSoft/Mars/mgui/Makefile	(revision 587)
@@ -27,5 +27,5 @@
 #  connect the include files defined in the config.mk file
 #
-INCLUDES = -I. -I../mbase -I../mraw -I../mdatacheck
+INCLUDES = -I. -I../mbase -I../mraw -I../mdatacheck -I../meventdisp
 
 #
@@ -53,4 +53,5 @@
 
 SRCFILES = MGMarsMain.cc \
+	   MGEventDispMain.cc \
 	   MGDataCheckMain.cc \
 	   MGMonteCarloMain.cc \
