]> git.uio.no Git - u/mrichter/AliRoot.git/blame - STEER/libAOD.pkg
Switch off branches by hand.
[u/mrichter/AliRoot.git] / STEER / libAOD.pkg
CommitLineData
fa2f5f2e 1SRCS = AliAODEvent.cxx AliAODHeader.cxx \
a9255000 2 AliAODTrack.cxx AliAODVertex.cxx AliAODCluster.cxx \
aea5a18f 3 AliAODJet.cxx AliAODPhoton.cxx AliAODRedCov.cxx AliAODRecoDecay.cxx \
61690c9e 4 AliAODHandler.cxx AliAODTracklets.cxx AliAODTagCreator.cxx \
5 AliAODv0.cxx
df9db588 6
7HDRS:= $(SRCS:.cxx=.h)
8
9DHDR= AODLinkDef.h
10
11EXPORT:=$(SRCS:.cxx=.h)
12
13
14