]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/binreve.pkg
Link also against libFTGL.
[u/mrichter/AliRoot.git] / EVE / binreve.pkg
index 69971e9c6af1b437e8b80692e985ff029c9bfecb..41637f5fc479703335ff5a67b27009444615ae6e 100644 (file)
@@ -6,7 +6,7 @@ ELIBSDIR :=
 ELIBS    := Reve
 
 PACKBLIBS := $(ROOTCLIBS) -lTreePlayer -lGeomPainter -lGed \
-            -L$(shell root-config --libdir)/$(dir $(shell root-config --version)) -lRGL \
+            -L$(shell root-config --libdir)/$(dir $(shell root-config --version)) -lFTGL -lRGL \
             $(SYSLIBS)
 
 ifeq (macosx,$(ALICE_TARGET))