]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/binalimdc.pkg
Minor fix in order to reflect the changes in hlt.conf
[u/mrichter/AliRoot.git] / RAW / binalimdc.pkg
index 147bb3d6f78cdbf37b1bb58058036a0d08d2940a..66b88ff82bd72ae8e2231b8aa0c64eaa211e2bc8 100644 (file)
@@ -13,14 +13,11 @@ EINCLUDE+=TPC CONTAINERS ITS RAW HLT/src HLT/hough HLT/comp
 EDEFINE+= -DUSE_RDM -DUSE_HLT
 # -DUSE_DEBUG for alimdc debug printout
 
+ELIBS:=STEER RAW TPCbase TPCsim TPCrec CONTAINERS AliL3Src AliL3Misc AliL3Hough AliL3Comp pythia6 pdf microcern
+
 ifdef DATE_ROOT
 
 ELIBSDIR:=${DATE_MONITOR_DIR}/${DATE_SYS}
-ELIBS:=STEER RAW TPCbase TPCsim TPCrec CONTAINERS AliL3Src AliL3Misc AliL3Hough AliL3Comp monitor shift pythia6 pdf microcern
 EINCLUDE+= ${DATE_COMMON_DEFS} ${DATE_MONITOR_DIR}
 
-else
-
-ELIBS:= pythia6 pdf microcern
-
 endif