]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STAT/libSTAT.pkg
Some cleanup in the makefiles
[u/mrichter/AliRoot.git] / STAT / libSTAT.pkg
index 859ee717227b446587cfd4575e6e659af68abff6..87bf4dc472552dd152e7706f00eee5b7945bab4e 100644 (file)
@@ -16,5 +16,5 @@ DHDR:=STATLinkDef.h
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
                          -lCDB \
-                         -L$(shell root-config --libdir) -lMinuit
+                         -L$(ROOTLIBDIR) -lMinuit
 endif