]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/libESD.pkg
Some cleanup in the makefiles
[u/mrichter/AliRoot.git] / STEER / libESD.pkg
index 4dab3e80ed01d4f265e5d9ba610a6210f0ba347e..12a6875daf04c04aa037e028f61dcb0132486a56 100644 (file)
@@ -43,5 +43,5 @@ EXPORT:=$(SRCS:.cxx=.h)
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) -lSTEERBase \
-                         -L$(shell root-config --libdir) -lEG
+                         -L$(ROOTLIBDIR) -lEG
 endif