AliHLTHough AliHLTITS \
# THerwig herwig TPHIC
-PACKBLIBS := $(ROOTCLIBS) $(ROOTPLIBS) -lTreePlayer -lGeomPainter -lGed -lFTGL -lRGL $(SYSLIBS)
+PACKBLIBS := $(ROOTCLIBS) $(ROOTPLIBS) -lTreePlayer -lTreeViewer -lGeomPainter -lGed -lFTGL -lRGL $(SYSLIBS)
ifeq (macosx,$(ALICE_TARGET))
ELIBSDIR :=
ELIBS := Reve
-PACKBLIBS := $(ROOTCLIBS) -lTreePlayer -lGeomPainter -lGed \
+PACKBLIBS := $(ROOTCLIBS) -lTreePlayer -lTreeViewer -lGeomPainter -lGed \
-L$(shell root-config --libdir)/$(dir $(shell root-config --version)) -lFTGL -lRGL \
$(SYSLIBS)