Commit | Line | Data |
efaab2ef |
1 | SRCS= AliZDC.cxx \ |
2 | AliZDCv1.cxx \ |
3 | AliZDCv2.cxx \ |
4 | AliZDCHit.cxx \ |
5 | AliZDCDigit.cxx \ |
6 | AliGenZDC.cxx \ |
7 | AliZDCFragment.cxx \ |
8 | AliZDCMerger.cxx \ |
9 | AliZDCMergedHit.cxx |
10 | |
11 | HDRS= $(SRCS:.cxx=.h) |
12 | |
13 | DHDR:=ZDCLinkDef.h |