Index: trunk/MagicSoft/Mars/Makefile
===================================================================
--- trunk/MagicSoft/Mars/Makefile	(revision 574)
+++ trunk/MagicSoft/Mars/Makefile	(revision 585)
@@ -35,5 +35,5 @@
 #  ----->>>   mars libraries
 #
-SUBDIRS = mgui mdatacheck mbase mraw mmc
+SUBDIRS = mgui meventdisp mdatacheck mbase mraw mmc
 
 LIBRARIES = $(SUBDIRS:=.a)
@@ -93,4 +93,8 @@
 	@cd mmc; make mrproper; cd ..
 	@echo "cd .."
+	@echo "cd meventdisp"
+	@cd meventdisp; make mrproper; cd ..
+	@echo "cd .."
+
 
 
