]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONgeometry.pkg
Some cleanup in the makefiles
[u/mrichter/AliRoot.git] / MUON / libMUONgeometry.pkg
index 52a58fd6a5003eeb3399c3a6299d55be7f2e46ea..ac916d1a3f6a571de9a03d7374031e26cba983b3 100644 (file)
@@ -30,5 +30,5 @@ DHDR:= MUONgeometryLinkDef.h
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
                          -lSTEER -lMUONmapping  -lMUONcore -lSTEERBase \
-                         -L$(shell root-config --libdir) -lVMC -lGeom -lMinuit
+                         -L$(ROOTLIBDIR) -lVMC -lGeom -lMinuit
 endif