]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGPP/CMakelibPWGPPMUONdep.pkg
RelVal: return exitcode of Makeflow to the caller
[u/mrichter/AliRoot.git] / PWGPP / CMakelibPWGPPMUONdep.pkg
index 6eb7a4ac42fa1f1cef61e5f333faf0e8b67c03ff..d7764a4ca7eb9d66ba05b314d208bcc628c9dfd1 100644 (file)
 # SHLIBS - Shared Libraries and objects for linking (Executables only)           #
 #--------------------------------------------------------------------------------#
 
-file ( GLOB SRCS16 "MUON/dep/*.cxx" )
+#file ( GLOB SRCS16 "MUON/dep/*.cxx" )
+set ( SRCS16
+  MUON/dep/AliAnalysisTaskMuonFakes.cxx
+  MUON/dep/AliAnalysisTaskMuonPerformance.cxx
+  MUON/dep/AliAnalysisTaskMuonResolution.cxx
+  MUON/dep/AliAnalysisTaskMuonTrackingEff.cxx
+  )
 
 list ( APPEND SRCS 
   ${SRCS16}
@@ -46,4 +52,5 @@ set ( EINCLUDE
   STEER/AOD
   STEER/ESD
   STEER/STEERBase
+  CORRFW
   )