Index: trunk/MagicSoft/Mars/mtemp/Changelog
===================================================================
--- trunk/MagicSoft/Mars/mtemp/Changelog	(revision 4688)
+++ trunk/MagicSoft/Mars/mtemp/Changelog	(revision 4689)
@@ -18,4 +18,9 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+2004/08/18: Marcos Lopez
+   * mtemp/Makefile
+     - added the mstarcam directory in the includes list.
+ 
 
  2004/08/18: Marcos Lopez
Index: trunk/MagicSoft/Mars/mtemp/Makefile
===================================================================
--- trunk/MagicSoft/Mars/mtemp/Makefile	(revision 4688)
+++ trunk/MagicSoft/Mars/mtemp/Makefile	(revision 4689)
@@ -35,5 +35,6 @@
 	   -I../mmc \
 	   -I../mreport \
-	   -I../mastro
+	   -I../mastro \
+           -I../mstarcam
 
 SRCFILES = \
