]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUONshuttle.pkg
coding violation fixes
[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 AliMUONHVSubprocessor.cxx \
9 AliMUONGainSubprocessor.cxx \
10 AliMUONTrackerPreprocessor.cxx \
11 AliMUONTriggerSubprocessor.cxx \
12 AliMUONTriggerPreprocessor.cxx
13
14 HDRS:= $(SRCS:.cxx=.h)
15
16 DHDR:= MUONshuttleLinkDef.h
17
18 EINCLUDE := MUON/mapping
19
20