]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/libEMCALrec.pkg
Fixing memory leak introduced with rev. 45388
[u/mrichter/AliRoot.git] / EMCAL / libEMCALrec.pkg
index f1e9258797166dd2671dafd110886547024c5c53..4eec35a63684e2677f78335ab5390853f75500a8 100644 (file)
@@ -6,12 +6,12 @@ AliEMCALReconstructor.cxx \
 AliEMCALClusterizer.cxx \
 AliEMCALClusterizerv1.cxx \
 AliEMCALClusterizerNxN.cxx \
-AliEMCALTrack.cxx \
+AliEMCALUnfolding.cxx \
 AliEMCALTracker.cxx \
 AliEMCALPID.cxx \
 AliEMCALQADataMakerRec.cxx \
-AliEMCALAodCluster.cxx
-
+AliEMCALAodCluster.cxx \
+AliEMCALAfterBurnerUF.cxx
 
 HDRS= $(SRCS:.cxx=.h) 
 
@@ -21,6 +21,8 @@ DHDR:=EMCALrecLinkDef.h
 # have to tune
 EINCLUDE:=PYTHIA6 RAW EVGEN THijing VZERO
 
+EXPORT:=
+
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
                          -lEMCALUtils -lEMCALbase -lEMCALsim -lSTEER -lESD -lCDB -lSTEERBase \