]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/libSTRUCT.pkg
Some cleanup in the makefiles
[u/mrichter/AliRoot.git] / STRUCT / libSTRUCT.pkg
index 85006dfdf844b0426f997edcf97682017632585b..a540461edfced0e3550d857dcb8e57ab3c1d1148 100644 (file)
@@ -16,6 +16,6 @@ DHDR:=STRUCTLinkDef.h
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
                          -lSTEER -lSTEERBase \
-                         -L$(shell root-config --libdir) -lVMC -lGeom
+                         -L$(ROOTLIBDIR) -lVMC -lGeom
 endif