Index: trunk/MagicSoft/Mars/manalysis/Makefile
===================================================================
--- trunk/MagicSoft/Mars/manalysis/Makefile	(revision 2777)
+++ trunk/MagicSoft/Mars/manalysis/Makefile	(revision 2800)
@@ -24,5 +24,6 @@
 INCLUDES = -I. -I../mbase -I../mmc -I../mraw -I../mgeom -I../mfilter \
 	   -I../mdata -I../mhbase -I../mhist -I../mgui -I../mimage   \
-           -I../mhistmc -I../mfileio -I../mmain -I../mcalib
+           -I../mhistmc -I../mfileio -I../mmain -I../mcalib          \
+           -I../mpointing
 # mcalib: MGeomApply (MCalibrationCam)
 
@@ -33,9 +34,10 @@
 SRCFILES = MPedestalPix.cc \
            MPedestalCam.cc \
+           MPedPhotPix.cc \
+           MPedPhotCam.cc \
            MPedCalcPedRun.cc \
            MMcPedestalCopy.cc \
            MMcPedestalNSBAdd.cc \
            MGeomApply.cc \
-           MCurrents.cc \
            MCameraData.cc \
            MEnergyEst.cc \
@@ -82,7 +84,5 @@
            MArrivalTimeCalc.cc \
            MMcCalibrationCalc.cc \
-           MSimulatedAnnealing.cc \
-           MPedPhotCam.cc \
-           MPedPhotPix.cc
+           MSimulatedAnnealing.cc
 
 SRCS    = $(SRCFILES)
