]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUONshuttle.pkg
Corrected some manu Id's in mapping for slat and updated the serial manu numbers
[u/mrichter/AliRoot.git] / MUON / libMUONshuttle.pkg
1 # $Id$
2
3 SRCS:= \
4 AliMUONPreprocessor.cxx \
5 AliMUONVSubprocessor.cxx \
6 AliMUONPedestalSubprocessor.cxx \
7 AliMUONGMSSubprocessor.cxx \
8 AliMUON2DStoreValidator.cxx \
9 AliMUONPedestalEventGenerator.cxx \
10 AliMUONCheckItem.cxx \
11 AliMUONCheckItemIterator.cxx \
12 AliMUONHVSubprocessor.cxx \
13 AliMUONTrackerPreprocessor.cxx
14
15 HDRS:= $(SRCS:.cxx=.h)
16
17 DHDR:= MUONshuttleLinkDef.h
18
19 EINCLUDE := MUON/mapping
20
21