]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/binalieve.pkg
Make sure that 3D view rotates around origin.
[u/mrichter/AliRoot.git] / EVE / binalieve.pkg
index dada2f71520aafee295b7bf64071a029a31c2897..669c4c3358288af5aa09ad921438aeb181f88e3c 100644 (file)
@@ -25,7 +25,7 @@ ELIBS    := EveBase EveDet EveHLT \
   hijing THbtp TEPEMGEN \
   FASTSIM microcern \
   RAWDatabase RAWDatarec RAWDatasim \
-  HLTbase XMLParser
+  HLTbase XMLParser STAT
 
 PACKBLIBS := $(ROOTCLIBS) $(ROOTPLIBS) -lTreePlayer -lGeomPainter -lGed -lRGL -lEve $(SYSLIBS)
 
@@ -35,6 +35,8 @@ alieve_clean_compiled_macros:
        @echo "***** Removing .d and .$(SOEXT) files from EVE/alice-macros/ *****"
        $(MUTE)rm -f $(ALICE_ROOT)/EVE/alice-macros/*_C.d
        $(MUTE)rm -f $(ALICE_ROOT)/EVE/alice-macros/*_C.$(SOEXT)
+       $(MUTE)rm -f -R $(HOME)/.trdQArec
+       $(MUTE)rm -f -R $(HOME)/.QArec
 
 ifeq (macosx,$(ALICE_TARGET))