]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - FMD/libFMDrec.pkg
Remove it to add it again with different name, like in other detectors
[u/mrichter/AliRoot.git] / FMD / libFMDrec.pkg
... / ...
CommitLineData
1#-*- Mode: Makefile -*-
2#
3# $Id$
4
5SRCS = AliFMDReconstructor.cxx \
6 AliFMDRawStream.cxx \
7 AliFMDRawReader.cxx \
8 AliFMDRecPoint.cxx
9HDRS = $(SRCS:.cxx=.h)
10DHDR := FMDrecLinkDef.h
11EINCLUDE := RAW
12
13#
14# EOF
15#