]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/libPWG2resonances.pkg
Added two new axes (mt and y) for pairs and the possibility to build histograms with...
[u/mrichter/AliRoot.git] / PWG2 / libPWG2resonances.pkg
index f934cb63860266d49ceff5547f29f666d214be20..ed65bbf591b6fa7fe7f56f80eb49523300fa4ffa 100644 (file)
@@ -40,5 +40,5 @@ EINCLUDE:= PYTHIA6
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) -lSTEERBase \
                          -lESD -lANALYSIS -lANALYSISalice \
-                         -L$(ROOTLIBDIR) -lEG
+                         -L$(shell root-config --libdir) -lEG
 endif