]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONgeometry.pkg
Fix histo name
[u/mrichter/AliRoot.git] / MUON / libMUONgeometry.pkg
index ab43d0e812afd31fd66582770d70b0e9aff99f43..52a58fd6a5003eeb3399c3a6299d55be7f2e46ea 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
+                         -L$(shell root-config --libdir) -lVMC -lGeom -lMinuit
 endif