Index: trunk/MagicSoft/Simulation/Detector/Camera/config.mk.Linux
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/config.mk.Linux	(revision 505)
+++ trunk/MagicSoft/Simulation/Detector/Camera/config.mk.Linux	(revision 506)
@@ -18,7 +18,7 @@
 #---------------------------------------------------------------
 # $RCSfile: config.mk.Linux,v $
-# $Revision: 1.2 $
+# $Revision: 1.3 $
 # $Author: magicsol $ 
-# $Date: 2000-10-25 09:02:43 $
+# $Date: 2001-01-15 12:41:09 $
 ##################################################################
 # @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
