]> git.uio.no Git - u/mrichter/AliRoot.git/blame - FMD/libFMDbase.pkg
Adding MUON HLT code to the repository.
[u/mrichter/AliRoot.git] / FMD / libFMDbase.pkg
CommitLineData
44cc5e44 1#-*- Mode: Makefile -*-
4347b38f 2#
44cc5e44 3# $Id$
4
56b1929b 5SRCS = AliFMDDigit.cxx \
1a1fdef7 6 AliFMDMap.cxx \
7 AliFMDParameters.cxx \
8 AliFMDGeometry.cxx \
9 AliFMDRing.cxx \
10 AliFMDDetector.cxx \
11 AliFMD1.cxx \
12 AliFMD2.cxx \
13 AliFMD3.cxx
4347b38f 14HDRS = $(SRCS:.cxx=.h)
15DHDR := FMDbaseLinkDef.h
44cc5e44 16
4347b38f 17#
18# EOF
19#