]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MONITOR/binmonitorCheck.pkg
more clear variables
[u/mrichter/AliRoot.git] / MONITOR / binmonitorCheck.pkg
index 5da1d99fe1bc3428990f11e8770949dc460f7ebf..9117355f5bdf97499d4adb5adb94eaca87c3dab7 100644 (file)
@@ -10,14 +10,14 @@ PACKDCXXFLAGS:= ${HLTDCXXFLAGS}
 
 SRCS:=monitorCheck.cxx
 
-EINCLUDE+=TPC CONTAINERS ITS RAW HLT/src HLT/hough HLT/comp HLT/ITS
+EINCLUDE+= TPC ITS RAW HLT/src HLT/hough HLT/comp HLT/ITS
 
 PACKBLIBS := $(ROOTCLIBS) $(SYSLIBS)
 
 ifdef DATE_ROOT
 
 ELIBSDIR:=${DATE_MONITOR_DIR}/${DATE_SYS}
-ELIBS:= ESD STEER CONTAINERS RAWData monitor shift TPCbase TPCsim TPCrec ITS AliL3Src AliL3Comp AliL3Misc AliL3Hough AliL3ITS
+ELIBS:= ESD STEER RAWData monitor shift TPCbase TPCsim TPCrec ITSbase ITSsim ITSrec AliL3Src AliL3Comp AliL3Misc AliL3Hough AliL3ITS AliL3MUON MUONsim MUONrec MUONbase MUONgeometry MUONraw MUONmapping
 EINCLUDE+= ${DATE_COMMON_DEFS} ${DATE_MONITOR_DIR}
 
 endif