X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MONITOR%2FbinmonitorGDC.pkg;h=a86064e2e300395e1c5f2238246f01fecf29757c;hb=33b91e54229dd2efcf4a58175ab84aedc3975d0c;hp=9cd3d78e796c72bd4a1cc0a267bb5af629e86a9f;hpb=e756ece87d52794121b259d5798e2e9ac07f9380;p=u%2Fmrichter%2FAliRoot.git diff --git a/MONITOR/binmonitorGDC.pkg b/MONITOR/binmonitorGDC.pkg index 9cd3d78e796..a86064e2e30 100644 --- a/MONITOR/binmonitorGDC.pkg +++ b/MONITOR/binmonitorGDC.pkg @@ -16,8 +16,9 @@ PACKBLIBS := $(ROOTCLIBS) $(SYSLIBS) ifdef DATE_ROOT -ELIBSDIR:=${DATE_MONITOR_DIR}/${DATE_SYS} -ELIBS:=ESD STEER RAWData TPCbase TPCsim TPCrec AliL3Src AliL3Misc AliL3Hough AliL3Comp AliL3ITS ITS monitor shift +PACKBLIBS += $(shell date-config --monitorlibs) +ELIBSDIR:= +ELIBS:=ESD CDB STEER RAWDatabase RAWDatarec RAWDatasim TPCbase TPCsim TPCrec AliHLTSrc AliHLTMisc AliHLTHough AliHLTComp AliHLTITS AliHLTMUON ITSbase ITSsim ITSrec MUONsim MUONrec MUONbase MUONgeometry MUONraw MUONmapping EINCLUDE+= ${DATE_COMMON_DEFS} ${DATE_MONITOR_DIR} endif