]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MONITOR/binmonitorGDC.pkg
Avoid linking with pythia.
[u/mrichter/AliRoot.git] / MONITOR / binmonitorGDC.pkg
index 35886c6b9e168147df9ae0856b99acae5ef185ee..ebf74c3301f6cfda12f6f412c4f4715b5f620c1b 100644 (file)
@@ -12,6 +12,7 @@ SRCS:=monitorGDC.cxx
 
 EINCLUDE+=TPC CONTAINERS ITS RAW HLT/src HLT/hough HLT/comp HLT/ITS
 
+PACKBLIBS := $(ROOTCLIBS) $(SYSLIBS)
 
 ifdef DATE_ROOT
 
@@ -19,10 +20,6 @@ ELIBSDIR:=${DATE_MONITOR_DIR}/${DATE_SYS}
 ELIBS:=ESD STEER RAWData TPCbase TPCsim TPCrec CONTAINERS AliL3Src AliL3Misc AliL3Hough AliL3Comp AliL3ITS ITS monitor shift
 EINCLUDE+= ${DATE_COMMON_DEFS} ${DATE_MONITOR_DIR}
 
-else
-
-PACKBLIBS := $(ROOTCLIBS) $(SYSLIBS)
-
 endif
 
 ifneq (,$(findstring macosx,$(ALICE_TARGET)))