]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MONITOR/binmonitorCheck.pkg
Removing inheritances from TAttLine, TAttMarker and AliRndm in AliModule. The copy...
[u/mrichter/AliRoot.git] / MONITOR / binmonitorCheck.pkg
index 04e1c179fb46d32d9fc43a4a4c3ce0325f2fa71b..b4b9a36eca29ace42605bc6cc44d333dd191912c 100644 (file)
@@ -10,19 +10,16 @@ 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 CDB STEER RAWDatabase RAWDatarec RAWDatasim 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}
 
-else
-
-PACKBLIBS := $(ROOTCLIBS) $(SYSLIBS)
-
 endif
 
 ifneq (,$(findstring macosx,$(ALICE_TARGET)))