]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/Makefile
modified scoping of variable to cmply with HP compiler rules
[u/mrichter/AliRoot.git] / MUON / Makefile
index 8449ee32a5ed6f5585f2c2f2ccaf312a562d74f2..c68cd23a534cae1f6c00f16eef439f084b8ba529 100644 (file)
@@ -32,12 +32,19 @@ SRCS         = AliMUONChamber.cxx AliMUONChamberTrigger.cxx \
                AliMUONTriggerCircuit.cxx AliMUONTriggerLut.cxx \
                AliMUONGlobalTrigger.cxx AliMUONLocalTrigger.cxx \
                AliMUONTriggerConstants.cxx  AliMUONConstants.cxx \
-              AliMUONClusterInput.cxx     
+              AliMUONClusterInput.cxx  \
+              AliMUONSegmentationSlatModule.cxx AliMUONSegmentationSlatModuleN.cxx \
+              AliMUONSegmentationSlat.cxx AliMUONSegmentationSlatN.cxx 
 
 # C++ Headers
 
-HDRS          = $(SRCS:.cxx=.h) $(ROOTSYS)/include/TTree.h \
-               $(ROOTSYS)/include/TMatrix.h MUONLinkDef.h
+HDRS          = $(SRCS:.cxx=.h) \
+               $(ROOTSYS)/include/TF1.h \
+               $(ROOTSYS)/include/TH3.h \
+               $(ROOTSYS)/include/TMarker3DBox.h \
+               $(ROOTSYS)/include/TMatrix.h \
+               $(ROOTSYS)/include/TTree.h \
+               MUONLinkDef.h
 
 # Library dictionary