]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONshuttle.pkg
Main changes:
[u/mrichter/AliRoot.git] / MUON / libMUONshuttle.pkg
CommitLineData
ea199e33 1# $Id$
2
3SRCS:= \
4AliMUONPreprocessor.cxx \
5AliMUONVSubprocessor.cxx \
6AliMUONPedestalSubprocessor.cxx \
163131fe 7AliMUONGMSSubprocessor.cxx \
1192fe28 8AliMUONHVSubprocessor.cxx \
4cd57624 9AliMUONGainSubprocessor.cxx \
2ab3623b 10AliMUONTrackerPreprocessor.cxx \
11AliMUONTriggerSubprocessor.cxx \
12AliMUONTriggerPreprocessor.cxx
ea199e33 13
14HDRS:= $(SRCS:.cxx=.h)
15
16DHDR:= MUONshuttleLinkDef.h
17
18EINCLUDE := MUON/mapping
19
20