]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/Makefile
New class replacing AliCluster
[u/mrichter/AliRoot.git] / MUON / Makefile
index 1093e6bdf81e2e5e0ba69f66524123e3ca7603b8..4b6ac56bdd81be516fd2d22e848d353bffbca915 100644 (file)
@@ -36,7 +36,13 @@ SRCS         = AliMUONChamber.cxx AliMUONChamberTrigger.cxx \
 
 # C++ Headers
 
-HDRS          = $(SRCS:.cxx=.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
 
@@ -46,7 +52,7 @@ DICTO         = $(patsubst %.cxx,tgt_$(ALICE_TARGET)/%.o,$(DICT))
 
 # Fortran sources
 
-FSRCS        = reco_muon.F
+FSRCS        = reco_muon.F extrap.F
 
 # FORTRAN Objectrs