From 835f92c00af0d8c6cbcf9fcaef5df490f9b546bf Mon Sep 17 00:00:00 2001 From: cvetan Date: Thu, 5 Apr 2007 13:39:56 +0000 Subject: [PATCH] Adding needed HLT library --- MONITOR/binmonitorCheck.pkg | 2 +- MONITOR/binmonitorGDC.pkg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MONITOR/binmonitorCheck.pkg b/MONITOR/binmonitorCheck.pkg index cc38b8f4bbf..5db95e9333c 100644 --- a/MONITOR/binmonitorCheck.pkg +++ b/MONITOR/binmonitorCheck.pkg @@ -18,7 +18,7 @@ ifdef DATE_ROOT PACKBLIBS += $(shell date-config --monitorlibs) ELIBSDIR:= -ELIBS:= ESD AOD CDB STEER RAWDatabase RAWDatarec RAWDatasim TPCbase TPCsim TPCrec ITSbase ITSsim ITSrec AliHLTSrc AliHLTComp AliHLTMisc AliHLTHough AliHLTITS AliHLTMUON MUONsim MUONrec MUONbase MUONgeometry MUONraw MUONcalib MUONmapping +ELIBS:= ESD AOD CDB STEER RAWDatabase RAWDatarec RAWDatasim TPCbase TPCsim TPCrec ITSbase ITSsim ITSrec HLTbase AliHLTSrc AliHLTComp AliHLTMisc AliHLTHough AliHLTITS AliHLTMUON MUONsim MUONrec MUONbase MUONgeometry MUONraw MUONcalib MUONmapping EINCLUDE+= ${DATE_COMMON_DEFS} ${DATE_MONITOR_DIR} endif diff --git a/MONITOR/binmonitorGDC.pkg b/MONITOR/binmonitorGDC.pkg index 4f6d7049673..4496e5f83db 100644 --- a/MONITOR/binmonitorGDC.pkg +++ b/MONITOR/binmonitorGDC.pkg @@ -18,7 +18,7 @@ ifdef DATE_ROOT PACKBLIBS += $(shell date-config --monitorlibs) ELIBSDIR:= -ELIBS:=ESD AOD CDB STEER RAWDatabase RAWDatarec RAWDatasim TPCbase TPCsim TPCrec AliHLTSrc AliHLTMisc AliHLTHough AliHLTComp AliHLTITS AliHLTMUON ITSbase ITSsim ITSrec MUONsim MUONrec MUONbase MUONgeometry MUONraw MUONcalib MUONmapping +ELIBS:=ESD AOD CDB STEER RAWDatabase RAWDatarec RAWDatasim TPCbase TPCsim TPCrec HLTbase AliHLTSrc AliHLTMisc AliHLTHough AliHLTComp AliHLTITS AliHLTMUON ITSbase ITSsim ITSrec MUONsim MUONrec MUONbase MUONgeometry MUONraw MUONcalib MUONmapping EINCLUDE+= ${DATE_COMMON_DEFS} ${DATE_MONITOR_DIR} endif -- 2.43.0