]> git.uio.no Git - u/mrichter/AliRoot.git/blame - FMD/libFMDutil.pkg
Removing inheritances from TAttLine, TAttMarker and AliRndm in AliModule. The copy...
[u/mrichter/AliRoot.git] / FMD / libFMDutil.pkg
CommitLineData
a1f80595 1#-*- Mode: Makefile -*-
2#
3# $Id$
4
bf000c32 5SRCS = AliFMDInput.cxx \
930b8622 6 AliFMDDisplay.cxx \
7 AliFMDCalibFaker.cxx \
8 AliFMDAlignFaker.cxx
a1f80595 9HDRS = $(SRCS:.cxx=.h)
10DHDR := FMDutilLinkDef.h
89038aed 11EINCLUDE := RAW
a1f80595 12
13#
14# EOF
89038aed 15#