]> git.uio.no Git - u/mrichter/AliRoot.git/blame - FMD/libFMDrec.pkg
Adding missing include
[u/mrichter/AliRoot.git] / FMD / libFMDrec.pkg
CommitLineData
44cc5e44 1#-*- Mode: Makefile -*-
4347b38f 2#
44cc5e44 3# $Id$
4
4347b38f 5SRCS = AliFMDReconstructor.cxx \
e802be3e 6 AliFMDReconstructionAlgorithm.cxx \
4347b38f 7 AliFMDRawStream.cxx \
e802be3e 8 AliFMDRawReader.cxx \
9 AliFMDParticles.cxx \
10 AliFMDUShortMap.cxx
4347b38f 11HDRS = $(SRCS:.cxx=.h)
12DHDR := FMDrecLinkDef.h
13EINCLUDE := $(ALICE)/RAW
44cc5e44 14
4347b38f 15#
16# EOF
17#