]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/Makefile
update to geant4 3.2 - RW calls changed to STL
[u/mrichter/AliRoot.git] / STEER / Makefile
index e628d2d3883341ee398ea117904ec165cb376593..30f764d90a8d1ce4ad5040377c52e983f64d23ca 100644 (file)
@@ -19,8 +19,9 @@ SRCS          = AliDetector.cxx       AliHeader.cxx   AliMagF.cxx \
                 AliLegoGeneratorPhiZ.cxx AliLegoGeneratorEta.cxx \
                 AliRndm.cxx \
                AliKalmanTrack.cxx AliCluster.cxx AliTracker.cxx\
-               AliMCQA.cxx AliPDG.cxx AliDebugVolume.cxx
-
+               AliMCQA.cxx AliPDG.cxx AliDebugVolume.cxx \
+               AliGenEventHeader.cxx AliStack.cxx AliConfig.cxx \
+               AliRunDigitizer.cxx AliDigitizer.cxx    
 # C++ Headers
 
 HDRS          = $(SRCS:.cxx=.h) AliPDG.h $(ROOTSYS)/include/TH2.h \
@@ -67,7 +68,7 @@ $(DICT):                              $(HDRS)
 
 depend:                                        $(SRCS)
 
-HEADERS        = $(SRCS:.cxx=.h) AliPDG.h AliConst.h AliCallf77.h AliMCProcess.h
+HEADERS        = $(SRCS:.cxx=.h) AliPDG.h AliConst.h AliCallf77.h AliMCProcess.h AliConfig.h AliGenEventHeader.h
 
 TOCLEAN                = $(OBJS) *Cint.cxx *Cint.h