]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG4/libPWG4PartCorrBase.pkg
Some cleanup in the makefiles
[u/mrichter/AliRoot.git] / PWG4 / libPWG4PartCorrBase.pkg
index 06f5e3827cb223c4a8eecd56c50d890bdda437b8..b6362e4d5e165b8888b4454a373efb2741a5a57e 100755 (executable)
@@ -18,5 +18,5 @@ EXPORT:=$(SRCS:.cxx=.h)
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) -lSTEERBase \
                          -lESD -lAOD -lANALYSIS -lANALYSISalice \
-                         -L$(shell root-config --libdir) -lEG
+                         -L$(ROOTLIBDIR) -lEG
 endif