]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ACORDE/libACORDEsim.pkg
Changes in the ACORDE libraries to compile on Windows/Cygwin
[u/mrichter/AliRoot.git] / ACORDE / libACORDEsim.pkg
index 167a61ed123885fdae93c5383b6514bcb7736b92..8f33d11eace88eb540e928637528de2a67480ffa 100644 (file)
@@ -12,7 +12,7 @@ DHDR:=ACORDEsimLinkDef.h
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
-                         -lACORDEbase -lACORDErec -lSTEER -lCDB -lSTEERBase \
+                         -lACORDEbase -lSTEER -lCDB -lSTEERBase \
                          -lRAWDatabase \
                          -L$(shell root-config --libdir) -lVMC -lGeom
 endif