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