Index: trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux-gnu
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux-gnu	(revision 506)
+++ trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux-gnu	(revision 507)
@@ -18,7 +18,7 @@
 #---------------------------------------------------------------
 # $RCSfile: config.mk.linux-gnu,v $
-# $Revision: 1.3 $
-# $Author: blanch $ 
-# $Date: 2000-03-24 18:19:36 $
+# $Revision: 1.4 $
+# $Author: magicsol $ 
+# $Date: 2001-01-15 12:42:19 $
 ##################################################################
 # @maintitle
@@ -40,13 +40,16 @@
 # includes
 
-INCLUDE         = ../include-GENERAL
-INCLUDE_COR     = ../include-CORSIKA
-INCLUDE_MC      = ../include-MC
-INCLUDE_TRIGGER = ../include-MTrigger
-INCLUDE_FADC    = ../include-MFadc
-INCLUDE_EVITA   = ../../../include-Classes
-INCLUDE_REFL    = ../Reflector
-INCLUDE_ROOT    = ${ROOTSYS}/include
-INCLUDE_CPLUS   = /usr/include/g++
+INCLUDE              = ../include-GENERAL
+INCLUDE_COR          = ../include-CORSIKA
+INCLUDE_MC           = ../include-MC
+INCLUDE_TRIGGER      = ../include-MTrigger
+INCLUDE_FADC         = ../include-MFadc
+INCLUDE_EVITA        = ../../../include-Classes
+INCLUDE_EVITA_MC     = ../../../include-Classes/MMcFormat
+INCLUDE_EVITA_RAW    = ../../../include-Classes/MRawFormat
+INCLUDE_EVITA_BASE   = ../../../include-Classes/MBase
+INCLUDE_REFL         = ../Reflector
+INCLUDE_ROOT         = ${ROOTSYS}/include
+INCLUDE_CPLUS        = /usr/include/g++
 
 OPTIM    = -O2 -Wall -fno-rtti -fno-exceptions -fPIC
Index: trunk/MagicSoft/Simulation/Detector/Camera/config.mk.osf1
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/config.mk.osf1	(revision 506)
+++ trunk/MagicSoft/Simulation/Detector/Camera/config.mk.osf1	(revision 507)
@@ -18,7 +18,7 @@
 #---------------------------------------------------------------
 # $RCSfile: config.mk.osf1,v $
-# $Revision: 1.3 $
+# $Revision: 1.4 $
 # $Author: magicsol $ 
-# $Date: 2000-10-25 09:13:24 $
+# $Date: 2001-01-15 12:43:30 $
 ##################################################################
 # @maintitle
@@ -41,13 +41,16 @@
 
 ROOTSYS = `root-config --prefix`
-INCLUDE         = ../include-GENERAL
-INCLUDE_COR     = ../include-CORSIKA
-INCLUDE_MC      = ../include-MC
-INCLUDE_TRIGGER = ../include-MTrigger
-INCLUDE_FADC    = ../include-MFadc
-INCLUDE_EVITA   = ../../../include-Classes
-INCLUDE_REFL    = ../Reflector
-INCLUDE_ROOT    = ${ROOTSYS}/include
-INCLUDE_CPLUS   = /usr/include/cxx
+INCLUDE              = ../include-GENERAL
+INCLUDE_COR          = ../include-CORSIKA
+INCLUDE_MC           = ../include-MC
+INCLUDE_TRIGGER      = ../include-MTrigger
+INCLUDE_FADC         = ../include-MFadc
+INCLUDE_EVITA        = ../../../include-Classes
+INCLUDE_EVITA_MC     = ../../../include-Classes/MMcFormat
+INCLUDE_EVITA_RAW    = ../../../include-Classes/MRawFormat
+INCLUDE_EVITA_BASE   = ../../../include-Classes/MBase
+INCLUDE_REFL         = ../Reflector
+INCLUDE_ROOT         = ${ROOTSYS}/include
+INCLUDE_CPLUS        = /usr/include/cxx
 
 OPTIM    = -ieee -arch host    
