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